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).
-
Notifications
You must be signed in to change notification settings - Fork 2
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 message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published