Y
Hacker News
new
|
ask
|
show
|
jobs
by
postalrat
1690 days ago
Write fewer tests and change quickly.
2 comments
0des
1690 days ago
> Write fewer tests
Sold.
link
Griffinsauce
1690 days ago
Write end-to-end tests that test behavior instead of implementation.
link
postalrat
1690 days ago
I think it's time to start testing tests. The first test will be metrics how often tests are changed when the things they test are changed. If it's close at all to 1 to 1 then the test fails.
link
Sold.