2 citations · 2 across the 2 of their papers we have counts for
2 papers
cs.SE2023
FlaPy: Mining Flaky Python Tests at Scale
Martin Gruber, Gordon Fraser
Flaky tests obstruct software development, and studying and proposing mitigations against them has therefore become an important focus of software engineering research. To conduct…
cs.SE2023★ 2 cited
Practical Flaky Test Prediction using Common Code Evolution and Test History Data
Martin Gruber, Michael Heine, Norbert Oster +2
Non-deterministically behaving test cases cause developers to lose trust in their regression test suites and to eventually ignore failures. Detecting flaky tests is therefore a cru…