https://github.com/engineeringsoftware/ekstazipp
Regression Test Selection tool for C++
https://github.com/engineeringsoftware/ekstazipp
cpp ekstazi rts
Last synced: 5 months ago
JSON representation
Regression Test Selection tool for C++
- Host: GitHub
- URL: https://github.com/engineeringsoftware/ekstazipp
- Owner: EngineeringSoftware
- License: mit
- Created: 2023-05-02T05:20:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T05:37:58.000Z (over 2 years ago)
- Last Synced: 2025-01-19T07:26:20.224Z (12 months ago)
- Topics: cpp, ekstazi, rts
- Language: C++
- Size: 50.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RTS++
Regression Test Selection tool for C++
### Dependencies
sha512.h and sha512.cpp can be found in the following repo:
https://github.com/vocefiscal/vocefiscal-qrcode
### Citation
```bibtex
@inproceedings{FuETAL19RTS++,
author = {Fu, Ben and Misailovic, Sasa and Gligoric, Milos},
title = {Resurgence of Regression Test Selection for {C++}},
booktitle = {International Conference on Software Testing, Verification, and Validation},
pages = {323--334},
year = {2019},
}
```