We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20a112 commit 3a26602Copy full SHA for 3a26602
1 file changed
src/content/cookbook/testing/integration/introduction.md
@@ -35,7 +35,7 @@ However, `integration_test` can't interact with native platform UI,
35
such as permission dialogs, notifications, or the contents of
36
platform views.
37
38
-### Patrol
+### `patrol` package
39
40
[Patrol][] is an open-source testing framework that builds on top
41
of Flutter's testing capabilities. It extends `integration_test`
0 commit comments