2 Forks
3 Stars
3 Watchers

e2e-testing

Sample project to demonstrate end-to-end testing with Spring and Angular 9

How to download and setup e2e-testing

Open terminal and run command
git clone https://github.com/antoinecampbell/e2e-testing.git
git clone is used to create a copy or clone of e2e-testing repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with e2e-testing https://github.com/antoinecampbell/e2e-testing/archive/master.zip

Or simply clone e2e-testing with SSH
[email protected]:antoinecampbell/e2e-testing.git

If you have some problems with e2e-testing

You may open issue on e2e-testing support forum (system) here: https://github.com/antoinecampbell/e2e-testing/issues