From 925633f4fba6b27dba9966bba2e567dae3c69b6e Mon Sep 17 00:00:00 2001 From: Bartek Pacia Date: Sun, 2 Oct 2022 21:39:12 +0200 Subject: [PATCH] move Patrol down --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index c009b2a..0cbd875 100644 --- a/source.md +++ b/source.md @@ -556,8 +556,8 @@ Simon Binder](https://github.com/simolus3) ### Testing -- [Patrol](https://github.com/leancodepl/patrol) - Easy-to-learn, powerful Flutter-first UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) - [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) +- [Patrol](https://github.com/leancodepl/patrol) - Easy-to-learn, powerful Flutter-first UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) ### Web