1465 shaares
101 private links
101 private links
18 results
tagged
testing
How to handle "global" configuration using dependency injection
The application is a simulation of a toy robot moving on a 5 x 5 unit tabletop. It is an example of a well tested, object oriented design, employing the command design pattern. It is commonly used as an code-test.
Quick tutorial explaining how colorize Ruby minitest output using minitest-reporters