Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

LayeredImage Tests

These are automated tests - Yay!

Test with

pytest test/test.py

Example Output

collected 7 items

test\test.py .......                                                                                         [100%]

=============================================== 7 passed in 24.45s ================================================

Or alert on all warnings

python -Wd test/test.py