There was an error while loading. Please reload this page.
1 parent fccee08 commit aab8026Copy full SHA for aab8026
README.md
@@ -74,4 +74,3 @@ it('should render a button', () => {...});
74
E.g. Test to check the value of Square will not run until the click action on Square has occurred.
75
4. Once you're satisfied with your tests, you can export them as an Enzyme file and use it as a basis to start writing your own Enzyme tests.
76
5. Enzyme exports are generated based on the Mocha test framework and Chai assertion library.
77
-
0 commit comments