Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate tests of support for model languages, numerical accuracy, and reproducibility #8

Open
1 task
jonrkarr opened this issue Dec 30, 2020 · 0 comments

Comments

@jonrkarr
Copy link
Member

The current tests focus on support for SED-ML, COMBINE, and the BioSImulators conventions. The current tests implicitly assume that the simulation tools have already been tested for correctness, ideally using something like the SBML test suite. However, this is not guaranteed.

Part of the reason why the test suite doesn't currently test numerical results more deeply is that this requires tests for each model language, and BioSimulators is intentionally architected to support any language. As a result, its not trivial to try to build rigorous tests for each model language.

Nevertheless, the test suite could be more powerful if merged with something like the SBML test suite.

  • Reproducibility (multiple executions produce the same results)
@jonrkarr jonrkarr added enhancement New feature or request future labels Dec 30, 2020
@jonrkarr jonrkarr added test cases and removed enhancement New feature or request labels Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant