1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2025-02-17 15:55:30 -05:00

Added flutter_gherkin to the list of test resources

This commit is contained in:
Jon Samwell 2019-08-26 12:53:19 +10:00 committed by GitHub
parent e82a5779a1
commit 5fe9c656d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -487,6 +487,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
### Testing
- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) <!--stargazers:jorgecoca/ozzie.flutter--> - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca)
- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) <!--stargazers:jonsamwell/flutter_gherkin--> - A fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell)
### Others