|
|
|
|
|
by kubanczyk
179 days ago
|
|
An LLM tool that can sit on a CI pipeline to propose what tests should be blocking. Instead of brute-force method of selecting the appropriate test suites by path or similar, have LLM analyze changes and propose the set of test suites that is relevant to the change. If there are new complex tests added to the change, estimates how many times to run them to ensure they are not flaky to begin with (hundreds? or thousands?). |
|