Testing#
Rust#
Rust tests can be executed using cargo test
as described in the Development Environment section.
Python#
Python tests can be executed using pytest -v
as described in the Development Environment section.
This documentation is for an old version of OpenDP.
The current release of OpenDP is v0.11.1.
Rust tests can be executed using cargo test
as described in the Development Environment section.
Python tests can be executed using pytest -v
as described in the Development Environment section.