Summary
It would be useful if a "skeleton" test could be generated in addition to the models as well. This could add some common scaffolding which could be filled in by the user to beef out the test.
This is currently done on the CI for the SBML Test Suite but is not available for normal use. The user could specify an extra option such as --add-tests to generate the tests.
Summary
It would be useful if a "skeleton" test could be generated in addition to the models as well. This could add some common scaffolding which could be filled in by the user to beef out the test.
This is currently done on the CI for the SBML Test Suite but is not available for normal use. The user could specify an extra option such as
--add-teststo generate the tests.