|
|
|
|
|
by jasenmh
4143 days ago
|
|
I'd recommend learning a new language that has a strong TDD community. I started testing and TDD by adding unit tests to an existing C++ project and didn't really get the point. I recently picked up Ruby and the course I took taught RSpec alongside Ruby. It made so much more sense. Plus, learn another language. |
|