You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was previously using integration_test and now want to try flutter_convenient_test. Will I need to make a lot of code changes? If the workload is too heavy, I might give up on using it.
The text was updated successfully, but these errors were encountered:
IMHO no. Just look at the tutorials, it mimics the standard Flutter test a lot.
I must use the API provided by flutter_convenient_test instead of the integration_test API, otherwise the test steps and screenshots will not be visible in the convenient_test_manager.
I was previously using integration_test and now want to try flutter_convenient_test. Will I need to make a lot of code changes? If the workload is too heavy, I might give up on using it.
The text was updated successfully, but these errors were encountered: