Skip to content

Latest commit

 

History

History

README.md

Examples

For detailed documentation on all features, see doc/usage.md.

Manual test definitions

Example Description
test_Modelica_Electrical_Analog_Examples Regression tests with default and custom metrics
test_user_defined_metrics User-defined comparison metrics
test_for_intentional_failure Testing that a comparison fails as expected

Automatic test generation

Example Description
generate_tests/gentests_modelica_blocks_sources.py Generate regression tests from a script
generate_tests/gentests_success_check.py Generate success-only tests from a script

See generate_tests/README.md for CLI and script usage.