Using Test Driven Development (TDD). In TDD you first write a unit test until it fails, move to the production code to fix the broken test, you get just enough production code in place for the test to pass. Work on the test again until it fails and continue the process (cycle).
alexpaul/RandomUserApp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|