An open API service indexing awesome lists of open source software.

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++

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},
}
```