gherkin_integration_test 0.0.2+3
gherkin_integration_test: ^0.0.2+3 copied to clipboard
A gherkin integration test framework based on flutter's official integration_test package.
0.0.2+3 #
- Added
asTypeandasNullableTypeextension methods for easier usage of anIntegrationStep's result.
0.0.2+2 #
- 🐛️ Bugfix: Fix passing around result bug
0.0.2+1 #
- Fix readme
0.0.2 #
- ⚠️ Breaking: Added generic argument to scenario for easier example usage.
- Update readme
0.0.1+3 #
- Remove
requiredfrom theUnitExample.valuesfield.
0.0.1+2 #
- Updated info icon.
0.0.1 #
- Initial release.