Skip to content

nishant/NgTestGenerator

Repository files navigation

NgTestGenerator

Angular unit test generator for component render tests.

Setup

  1. Clone this repository with git clone https://github.com/nishant/NgTestGenerator.git

  2. Install dependencies.

  • Install test generator dependencies with npm install
  • Install angular application dependencies with cd sample-web-app && npm install
  1. Run the application/tests.
  • Run the test generator via npm start
  • Run the angular application from within its directory via npm run ng






TODO: Things to add

  • Readme update for webapp
  • explain app
  • describe files in this app and webapp

About

angular test generator for component render tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published