A short sample about how to make e2e tests for an Angular 2+ application.
To get a copy of this project, please, pay attention on the instructions bellow.
What things do you need to get this source code and run the sample
git clone https://github.com/guilhermeps/angular-e2e-sample.git
Once you have the code you will must install the project dependencies to be able to run it. To do that execute the command bellow via terminal inside the project folder:
npm install
After all the dependencies installed you are finally able to run the application. To do that excecute the command bellow:
ng serve
To execute all e2e tests, the main purpose of this project, just run the command bellow:
ng e2e
- Guilherme Silva - initial work made until now
This project is used for learn purpose and is under MIT License (I know, just protocol) - see the LICENSE.md
All contributions are welcome, so, if you want to contribute doing some code review or making this sample greater, let me know. As I said, you will be very welcome. After the job done, we can take some 🍻