- React 16
- Typescript
- Parceljs: Lightweight replacement for Webpack
- TestCafe: Non Selenium based Functional Testing Framework
- helpful-decorators: Convenience methods for Typescript
npm run testcafe -- --browsers chrome,firefox,safari --host START_URL
npm run testcafe -- --browsers chrome:headless,firefox:headless --host START_URL
For more options, view testcafe/environment.js