angular-testing icon indicating copy to clipboard operation
angular-testing copied to clipboard

A simple application demonstrating Angular testing.

Angular Testing

Travis CI build

A simple application demonstrating Angular testing.

Usage

  • First, run npm install.
  • Use npm start to run locally, then navigate to http://localhost:4200/.
  • Use npm test to run the unit tests.

License

MIT License