Convient Test

Add `convenient_test` - write and debug tests easily, with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode and more
This commit is contained in:
Robert Felker 2022-09-21 10:44:55 +02:00 committed by GitHub
commit 4a8ad9575b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -556,8 +556,7 @@ Simon Binder](https://github.com/simolus3)
### Testing
- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) <!--stargazers:jonsamwell/flutter_gherkin--> - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell)
- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) <!--stargazers:fzyzcjy/flutter_convenient_test--> - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy)
### Web