@@ -6,6 +6,8 @@ Spearmint helps developers easily create functional React/Redux/Endpoint/Paint T
66
77Download spearmint @ spearmintjs.com. Available for Mac OS and Windows.
88
9+ <br >
10+
911### React Testing
1012<hr >
1113To run React tests generated by spearmint, install the following in your dev dependencies.
@@ -20,16 +22,28 @@ To run Hooks / Context tests generated by spearmint, install the following in yo
2022
2123 npm i -D @testing-library/react-hooks
2224
25+ <br >
26+
2327### Endpoint Testing
2428<hr >
2529To run Endpoint tests generated by spearmint, install the following in your dev dependencies.
2630
2731 npm i -D jest supertest
2832
33+ <br >
34+
35+ ### Puppeteer Testing
36+ <hr >
2937To run Puppeteer tests generated by spearmint, install the following in your dev dependencies.
3038
3139 npm i -D jest puppeteer
3240
41+
42+ <br >
43+
44+ ### Accessiblity Testing
45+ <hr >
46+
3347To run Accessibility tests generated by spearmint on HTML, install the following in your dev dependencies.
3448
3549 npm i -D axe-core regenerator jest
@@ -42,7 +56,10 @@ To run Accessibility tests generated by spearmint on URL's with Puppeteer, insta
4256
4357 npm i -D axe-core
4458
45- ## How it works
59+
60+ <br >
61+
62+ # How it works
4663
47641 . On the initial screen, enter the URL of your project and load your application to start creating tests.
4865
@@ -58,29 +75,30 @@ To run Accessibility tests generated by spearmint on URL's with Puppeteer, insta
5875
5976![ ] ( /public/testfile.png?raw=true )
6077
61- ## Team
78+ ### Team
79+ <hr >
6280
6381> Alex [ @apark0720 ] ( https://github.com/apark0720 )   ;· ;  ;
82+ > Alfred [ @astaiglesia ] ( https://github.com/astaiglesia )   ;· ;  ;
83+ > Annie [ @annieshinn ] ( https://github.com/annieshinn )   ;· ;  ;
6484> Ben [ @bkwak ] ( https://github.com/bkwak )   ;· ;  ;
65- > Charlie [ @charlie-maloney ] ( https://github.com/charlie-maloney ) & nbsp ;& middot ;& nbsp ;
66- > Chloe [ @HeyItsChloe ] ( https://github.com/HeyItsChloe ) < br />
85+ > Charlie [ @charlie-maloney ] ( https://github.com/charlie-maloney ) < br />
86+ > Chloe [ @HeyItsChloe ] ( https://github.com/HeyItsChloe ) & nbsp ;& middot ;& nbsp ;
6787> Cornelius [ @corneeltron ] ( https://github.com/corneeltron )   ;· ;  ;
6888> Dave [ @davefranz ] ( https://github.com/davefranz )   ;· ;  ;
6989> Evan [ @Berghoer ] ( https://github.com/Berghoer )   ;· ;  ;
70- > Johnny [ @johnny-lim ] ( https://github.com/johnny-lim ) <br />
90+ > Gabriel [ @bielchristo ] ( https://github.com/bielchristo ) <br />
91+ > Johnny [ @johnny-lim ] ( https://github.com/johnny-lim )   ;· ;  ;
7192> Julie [ @julicious100 ] ( https://github.com/julicious100 )   ;· ;  ;
7293> Karen [ @karenpinilla ] ( https://github.com/karenpinilla )   ;· ;  ;
7394> Linda [ @lcwish ] ( https://github.com/lcwish )   ;· ;  ;
7495> Luis [ @Luis-KM-Lo ] ( https://github.com/Luis-KM-Lo ) <br />
7596> Mike [ @mbcoker ] ( https://github.com/mbcoker )   ;· ;  ;
7697> Natlyn [ @natlynp ] ( https://github.com/natlynp )   ;· ;  ;
7798> Nick [ @nicolaspita ] ( https://github.com/nicolaspita )   ;· ;  ;
78- > Rachel [ @rachethecreator ] ( https://github.com/rachethecreator ) <br />
79- > Sean [ @sean-haverstock ] ( https://github.com/Sean-Haverstock )   ;· ;  ;
80- > Sieun [ @sieunjang ] ( https://github.com/sieunjang )   ;· ;  ;
81- > Tristen [ @twastell ] ( https://github.com/twastell ) <br />
82- > Annie [ @annieshinn ] ( https://github.com/annieshinn )   ;· ;  ;
99+ > Rachel [ @rachethecreator ] ( https://github.com/rachethecreator )   ;· ;  ;
100+ > Sean [ @sean-haverstock ] ( https://github.com/Sean-Haverstock ) <br />
83101> Sharon [ @sharon-zhu ] ( https://github.com/sharon-zhu )   ;· ;  ;
84- > Gabriel [ @ bielchristo ] ( https://github.com/bielchristo )   ;· ;  ;
102+ > Sieun [ @ sieunjang ] ( https://github.com/sieunjang )   ;· ;  ;
85103> Tolan [ @taoantaoan ] ( https://github.com/taoantaoan )   ;· ;  ;
86- > Alfred [ @ astaiglesia ] ( https://github.com/astaiglesia )
104+ > Tristen [ @ twastell ] ( https://github.com/twastell ) < br />
0 commit comments