Skip to content

alvarogarcia7/marsrover-kata-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kata Mars Rover Build Status

Taken from Viktor Farcic, Jordi Falguera's blog

Notes

  • TODO.md has the to-dos
  • on thoughts.md I write thoughts while developing

Restrictions

  • Limited use of refactoring tools in the IDE
  • Strict TDD
  • Baby steps