- Go to project root folder
- npm install (downloads node dependencies)
- code . (opens project in VS Code)
- F5 (runs VS code launch task)
- Coding Typescript.
- Testing framework Mocha.
- Chai for assertion framework.
- Mochawesome for reporting.
- Gulp for build tasks.
- Visual Studio Code for code editor and launch tasks
- Travis for CI build and test
- Browser based testing with Selenium
UI Test Automation with Node.js, TypeScript, Mocha and Selenium
AzureDevOps (VSTS) CI to Build and Test Node.js app with Gulp and Mocha