Patrol has some import issues while running the test cases

23 Views Asked by At

I am in trouble of using patrol for my automation. while hitting the command 'patrol test -t ./integration_test/example_test.dart' it generates the test_bundle.dart file. but that file has some import issues. can someone pls help me to resolve this issue?

error log import issue

I am expecting that if it generates a test_bundle.dart file automatic. then it should not have any import issue in that file.

0

There are 0 best solutions below