best practices for UI testing and repo structure
- zero configuration
- headless UI testing (PhantomJS)
- simple application interation (NightmareJS)
brew install phantomjs
npm install
npm test
npm start
npm run depoy
| Name | Name | Last commit date | ||
|---|---|---|---|---|
best practices for UI testing and repo structure
brew install phantomjs
npm install
npm test
npm start
npm run depoy