|
|
|
|
|
by delta_p_delta_x
322 days ago
|
|
> if someone actually built AI for writing tests, catching bugs and iterating 24/7 This is called a nightly CI/CD pipeline. Run a build and run all tests and run all coverage at midnight, failed/regressed tests and reduced coverage automatically are assigned to new tickets for managers to review and assign. |
|
Iteration speed can never be faster than the testing cycle.
Unless you're building something massive (like Windows or Oracle maybe) nobody is relying on "nightly" integration tests anymore.