automated_testing_framework_plugin_flow_control 1.0.2+1 automated_testing_framework_plugin_flow_control: ^1.0.2+1 copied to clipboard
Library to use provide flow control test steps to the Automated Testing Framework.
[1.0.2] - September 22nd, 2020 #
- Fixed bug with
assert_variable_value
and the form - Updated
conditional
to call the newTestController.executeStep
to ensure the correct sub-step is logged and tracked - Updating to latest framework
- Added
expect_failure
step to support negative tests - Added
fail
step to support failing with specific messages
[1.0.1] - September 21st, 2020 #
- Updating to latest framework
[1.0.0+1] - September 15th, 2020 #
- Switching to GH Action for publishing
[1.0.0] - September 15th, 2020 #
- Initial release