Skip to content

Puigcerber/philos.io-angular-bootcamp

Repository files navigation

AngularJS e2e Bootcamp

Simple app for my presentation of e2e-testing with Protractor as a mentor of the Philos.io JavaScript & AngularJS Bootcamp in Brussels.

Installation

We need to have Node.js and Git previously installed.

And after cloning the repository we install the project dependencies.

$ npm install

Usage

Start the server.

$ npm start

And run the tests.

$ npm test

About

🏃 Unit testing and E2E testing for the Philos.io JavaScript & AngularJS Bootcamp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published