Open migalv opened 6 months ago
This looks like an issue with overriding the dependency of the logger package and forcing it to choose the latest.
I'll have to upgrade testsweets package which will cause a breaking change.
I'm on paternity leave now so I won't making changes to it any time soon.
Hey Dane,
Thanks for answering. Do you have any workarounds for this in the meanwhile? I just introduced your product to my team and they are waiting on me to set it up and do a showcase, but I'm a bit blocked by this and I'm scared they might loose interest.
Any estimations on how long could this take?
Best, Miguel.
Hey @migalv as I mentioned on LinkedIn, if you're in a hurry I would look at something like Maestro. Even though it doesn't allow for no-code test automation, it's still a good option if you have technical testers with some development experience.
Hey @FilledStacks. I'm not in a hurry, but I really like TestSweets and we do need a no-code test automation for our QA team to automate their processes, they're not very technical so I believe TestSweets is a great option for us.
I just finished setting up TestSweet by following the guide
But it's not letting me run the app in capture mode.
I keep getting this error:
My pubspec:
My MaterialApp widget:
My main.dart:
I obviously ran
flutter pub get
The flutter version for this project is: v3.13.3
No idea what to do to fix this...