Multiple patrolTest() in single test file is not possible? #1672
Answered
by
RashmiShashindra
RashmiShashindra
asked this question in
Q&A
-
I am new to Flutter world and currently I have started using Patrol for the Integration Tests. I have written my test.dart file as below, and when I run the tests, it does not run all the tests inside the test file. It only run the first patrolTest();
So using patrol do I need to create a new test file for each patrolTest()? Appreciate your support on this! Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
RashmiShashindra
Sep 5, 2023
Replies: 1 comment
-
Closing as per above. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RashmiShashindra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#1588
Closing as per above.