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
{{ message }}
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
This is preferred for testing react applications, especially with the virtual dom.
The workflow is not too different from mocha-chai and it should not be too hard to port all existing tests (which don't touch ui).
The downside (and why I didn't do this at first), was that they don't run in a browser, but everyone seems to believe that testing the virtual dom is good enough and better error messages.
This is preferred for testing react applications, especially with the virtual dom.
The workflow is not too different from mocha-chai and it should not be too hard to port all existing tests (which don't touch ui).
The downside (and why I didn't do this at first), was that they don't run in a browser, but everyone seems to believe that testing the virtual dom is good enough and better error messages.
This will make #6 obsolete
The text was updated successfully, but these errors were encountered: