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
Download spearmint @ spearmintjs.com. Available for Mac OS, Windows and Linux.
34
34
35
-
36
-
Mac users:
37
-
### Pre-requisite
38
-
* Download latest version of Xcode
39
-
* run "npm install-once" to install dependencies and run electron rebuild sequentially
40
-
41
35
<br>
42
36
43
37
@@ -46,27 +40,27 @@ Mac users:
46
40
47
41
1. On the initial screen, load your application to start creating tests.
48
42
49
-

43
+

50
44
51
45
2. Utilize our auto-complete, drop-down options, and tooltips features to easily create arrangement, action, and assertion test statements for React; reducer, action creator, asynchronous action creator, and middleware test statements for Redux; and hooks, context, and endpoint test statements.
52
46
53
-

47
+

54
48
55
49
3. Spearmint will then convert user input to dynamically generate a test file, which you can click export icon on the left nav bar to automatically save the test file in the **\_\_tests\_\_** folder.
56
50
57
51
58
-
4. Lastly click **Run Test** button and follow the guide and click what type of test you would like to perform
59
-

52
+
4. Lastly click **Run Test** button and follow the guide and click what type of test you would like to perform.
53
+

60
54
61
-
5.Optionally, accessibility lenese have been added in the app to give developers with different mismatches various options to interact with the app.
55
+
5.Accessibility lens have been added in the app to give developers with different mismatches various options to interact with the app.
0 commit comments