Open
Description
Description
We would like to optimize the process of testing on a real-life projects.
Expected behavior
When bug on a real-life project is found it should be easy to reproduce it without a lot of manual work.
Potential solution
The following pipeline should be implemented:
- Patch the project, modify it to be able to run UTBotCpp GitHub Action on it.
- Run UTBotCpp GitHub Action on the project.
- Automatically compare produced
csv
files with statistics with previous ones.
For this purpose algorithm of automatic comparison of statistic files should be implemented.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo