-
Notifications
You must be signed in to change notification settings - Fork 56
Unit Testing #58
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
Comments
Yes please. Does anyone of you have experience with unittesting rn stuff? On Fri, 19 Feb 2016 at 17:37, Eric Raio [email protected] wrote:
|
Totally !
Not me :( |
I have a lot of experience testing JavaScript but not RN explicitly, I am sure it's not too hard. I should have some time tomorrow to take a look into this. |
Same here, but I'd appreciate some input with someone who has some experience with RN specific testing. |
@SEthX Yeah I agree. I did find this however. https://gist.github.com/jmreidy/4145809229195441d4d4 |
/me thinks that react testing is different from react native testing. I'd like to wait for some additional input from the community before making a decision. |
That's interesting... will look at that over the weekend. |
How should we handling unit testing this project? Should we include this as apart of the definition of done?
The text was updated successfully, but these errors were encountered: