|
|
|
|
|
by gjadi
1309 days ago
|
|
Slow is smooth, smooth is fast. Though I understand the intent, I think it has the risk to run into a run-hack-run-hack programming style. I'm currently reading Code Complete which advises against this practice. Instead, one should strive to write code that works from the start instead of hoping it to work eventually. |
|
I use it as I would run tests through a terminal normally. Built this because I hate running tests.