Skip to content

mancuoj-collective/go-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Driven Development

  1. Write the test first
  2. Try to run the test
  3. Write the minimum amount of code for the test and checking the failing test output
  4. Write enough code to make it pass
  5. Refactor
  6. Repeat for the new requirements

About

🚧

Resources

Stars

Watchers

Forks

Languages