Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

How to Run test

  • First run the following instructions to install pytest
pip install pytest
  • Then run the following instructions in the tests dir to test:
pytest .