|
|
|
|
|
by drewcoo
699 days ago
|
|
Assuming you gate things like merges on test results . . . Remove end-to-end tests. Replace with contract tests and service-level functional tests. Much faster feedback! At the same time, better coverage. The only serious problem with the approach is that it upsets the magical thinkers in your org. Often those folks are managers. |
|