Releases: PEtab-dev/petab_test_suite
Releases · PEtab-dev/petab_test_suite
petabtests 0.0.2
petabtests 0.0.1
What's Changed
- Reinitialization cases by @LeonardSchmiester in #35
- 0017: Change initial states for preequilibration to become meaningful by @dweindl in #39
- Round expected results by @dweindl in #43
- Show diff in case of not properly regenerated tests by @dweindl in #44
- Refactor test cases by @dweindl in #45
- Add brief descriptions and generate table of contents by @dweindl in #46
- Separate SBML and PySB test suite by @dweindl in #47
- Add test case 0018 for RateRule targets in condition table by @dweindl in #42
- Handle pathlib.Path by @dweindl in #50
- Change initial concentration for species in test model by @dweindl in #51
- Add test cases for PEtab v2.0.0 by @dweindl in #53
- Update test case 0002: NaN parameter in condition table by @dweindl in #52
- Multiple mapping files by @dweindl in #56
Full Changelog: 0.0.0a6...0.0.1
petabtests 0.0.0a6
Fix store all cases in bundle (#37)
petabtests 0.0.0a5
Make deployable with file dependencies (#34) * make deployable with file dependencies * inc version a4; add __version__ * update flake8 excludes * fix flake8 * adjust tests * add wheel * fimalize