Can I use Patrol with my already build suite of integration tests #2335
jfortier882
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been building up my flutter integration tests for some time now and my team has recently added a feature to login with SSO that involves a webview. Instead of completely rewriting all my tests in a new framework I'm looking for something plug and play.
So what I'm asking is can I keep all my tests and add new tests that take advantage of Patrols features? and can I see an example of how this would work if it's possible?
Here is some sudo code that I am looking for
I haven't found any examples of this so any help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions