https://github.com/engineeringsoftware/rtscheck
RTSCheck: A framework for testing regression test selection tools
https://github.com/engineeringsoftware/rtscheck
regression selection testing
Last synced: 5 months ago
JSON representation
RTSCheck: A framework for testing regression test selection tools
- Host: GitHub
- URL: https://github.com/engineeringsoftware/rtscheck
- Owner: EngineeringSoftware
- License: mit
- Created: 2020-07-28T15:21:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-26T15:17:14.000Z (about 3 years ago)
- Last Synced: 2025-05-12T22:53:44.037Z (8 months ago)
- Topics: regression, selection, testing
- Language: Java
- Homepage:
- Size: 40.5 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RTSCheck
RTSCheck: A framework for testing regression test selection tools
If you have used RTSCheck in a research project, please cite
the research paper in any related publication:
```bibtex
@inproceedings{ZhuETAL19RTSCheck,
author = {Zhu, Chenguang and Legunsen, Owolabi and Shi, August and Gligoric, Milos},
title = {A Framework for Checking Regression Test Selection Tools},
booktitle = {International Conference on Software Engineering},
pages = {430--441},
year = {2019},
}
```