A very short testing kata1 to check yourself how good you are at writing tests in the Angular environment.
While doing this exercise for the first time - be honest with yourself:
- don't skip instructions and tasks;
- don't peek at other branches in advance;
- write the tests as you would normally write them.
To get started, first clone the 1-kata
branch:
git clone -b 1-kata https://github.com/dzonatan/angular-testing-kata.git
Then follow the instructions in README.md along the way.
Footnotes
-
A system of individual training exercises in karate and other martial arts. ↩