Skip to content

msw2012/ndc-london-testing-angular

 
 

Repository files navigation

Talk: Techniques and practices for testing Angular 2

To run this code:

git clone https://github.com/duncanhunter/ndc-london-testing-angular
npm install
ng serve

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

  • If you have WallabyJS extension for VSCode you can run WallabyJS by using the command pallette by typing F1 in VSCode then typing Wallaby Start.

Contact Us

If you have any questions or need a hand with this drop me a line duncan@duncanhunter.com.au

About

NDC London 2017 Talk: Techniques and practices for testing Angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.3%
  • JavaScript 26.5%
  • HTML 3.6%
  • CSS 0.6%