Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Test suite

This directory houses proof-of-functionality tests.

  • cli/ - Uses the installed package's command-line interface, generating validated CASE output.
  • package/ - Uses importable features of the installed package's modules to run Python unit tests.

Running the test suite

Run make check. make check should be run from one directory up, at least once, to trigger some downloads.