
The bmi_tester package provides command-line utilities for testing a Python classes that implement the Basic Model Interface (BMI). bmi_tester also provides a Python interface to the tester that allows users to run tests programmatically. The package is also easily extendable so that new tests can be added to the suite.
Getting Started¶
API Reference¶
If you are looking for information on a specific function, class, or method, this part of the documentation is for you.
Miscellaneous Pages¶
- Credits
- Changelog for bmi-tester
- 0.5.6 (unreleased)
- 0.5.5 (2021-03-31)
- 0.5.4 (2020-10-31)
- 0.5.3 (2020-10-19)
- 0.5.2 (2020-10-09)
- 0.5.1 (2020-09-10)
- 0.5 (2020-09-02)
- 0.4.4 (2020-03-23)
- 0.4.3 (2019-11-12)
- 0.4.2 (2019-07-24)
- 0.4.1 (2019-05-16)
- 0.4.0 (2018-10-25)
- 0.3.1 (2018-10-16)
- 0.3.0 (2018-09-30)
- 0.2.4 (2018-07-04)
- 0.2.2 (2018-07-03)
- 0.2.1 (2018-06-04)
- 0.2 (2018-06-04)
- 0.1.0 (2018-04-14)
- License