Skip to content

Changes to test framework

Compare
Choose a tag to compare
@azimov azimov released this 24 Oct 13:01
· 31 commits to master since this release

The test framework has undergone a significant redesign in this version, though command line and programmatic APIs are maintained with the tester class.

Users can now do a model.run_tests() on models loaded into memory that have changes from the filesystem version.

Also minor bugs like cleaning up documentation and adding the rst format for pypi.