English

Tests4Py: A Benchmark for System Testing

Software Engineering 2024-05-15 v2

Abstract

Benchmarks are among the main drivers of progress in software engineering research. However, many current benchmarks are limited by inadequate system oracles and sparse unit tests. Our Tests4Py benchmark, derived from the BugsInPy benchmark, addresses these limitations. It includes 73 bugs from seven real-world Python applications and six bugs from example programs. Each subject in Tests4Py is equipped with an oracle for verifying functional correctness and supports both system and unit test generation. This allows for comprehensive qualitative studies and extensive evaluations, making Tests4Py a cutting-edge benchmark for research in test generation, debugging, and automatic program repair.

Keywords

Cite

@article{arxiv.2307.05147,
  title  = {Tests4Py: A Benchmark for System Testing},
  author = {Marius Smytzek and Martin Eberlein and Batuhan Serce and Lars Grunske and Andreas Zeller},
  journal= {arXiv preprint arXiv:2307.05147},
  year   = {2024}
}

Comments

5 pages, 4 figures

R2 v1 2026-06-28T11:26:56.147Z