Flutter widget testing with Nylo #56
Answered
by
agordn52
1stBoltCrux
asked this question in
Q&A
-
Hey! Love the framework but had a question. Are there any resources available for setting up widget testing in a repo that's utilizing Nylo? Pretty new to flutter testing and I'm having a tough time mocking or providing methods to my test widgets that rely on the framework. Thanks in advance for the assistance! |
Beta Was this translation helpful? Give feedback.
Answered by
agordn52
Jun 25, 2023
Replies: 1 comment 1 reply
-
@1stBoltCrux thanks for the comment, I'll get back to you on this at my earliest convenience. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @1stBoltCrux,
At the moment there are no docs on https://nylo.dev for testing, however, you can check out this guide here to learn how to test widgets.