-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
patrol test
feature parity
#788
Labels
epic
Idea for a big new feature
Comments
This should be covered in the migration guide |
This was referenced Jan 29, 2023
This was referenced Feb 6, 2023
Closed
See also #1341 |
I think it's out-of-date, closing |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue tracks feature parity of the new
patrol test
command, compared topatrol drive
.Features
flutter screenshot
. See this issue for a list of use-cases that will become invalidated.flutter logs
)Bugs
Inconveniences
flutter run
for test development (convenient_test does that, it also enables hot reload), and require the more complex native Android/iOS setup only if running on devicelab platforms is needed? The obvious problem is how are we going to build and install the second .apk/.app containing the native tests. After giving it some thought, it seems to be a no-go, unfortunately.The text was updated successfully, but these errors were encountered: