Skip to content

dzonatan/angular-testing-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

front-end testing kata (Angular edition)

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.

Are you ready?

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

  1. A system of individual training exercises in karate and other martial arts.