Releases: MarketSquare/AssertionEngine
Releases · MarketSquare/AssertionEngine
AssertionEngine 0.4.0
Drops support for RF 4.0. Currently supported RF versions are 4.1 and 5.0.
AssertionEngine 0.3.1
Fix bug in formatters when applied to expected value.
AssertionEngine 0.3.0
Support for formatters.
AssertionEngine 0.2.0
Provides better error message for errors.
assertionengine 0.1.0
Fixes bug when assertion_operator is not defined but assertion_expected is defined.
assertionengine 0.0.6
Docs string is changed to only contain list of assertions.
assertionengine 0.0.5
This release fixes support for RF 4.0. Bug was only in the pyproject.toml definition
assertionengine 0.0.4
Fixes invalid type definition in verify_assertion
method.
assertionengine 0.0.3
Add support for PEP 561 and Mypy. Also refactored internal structure and renamed package to assertionengine.
AssertionEngine 0.0.2
Initial version of AssertionEngine is out. Support same assertions as the Browser library