- Add supportedLocales injection to MaterialApp through MaterialTestWidget by @AlexisChoupault in #16
- fix number version to 1.0.1 by @AlexisChoupault in #17
- @AlexisChoupault made their first contribution in #16
Full Changelog: https://github.com/sncf-connect-tech/gherkin_widget_extension/compare/v1.0.0...v1.0.1
- 🎉 First major version!
- ✨ Upgrade gherkin library from 2.0.8 -> 3.0.1
- 🐞 Fix screenshot bug: screenshot can now be taken at any moment during the test.
- Fix test execution status on Exception
- Defines the role to
TestWidgets
abstract class.
- Adds Json Loader
- Initial commit