Relative Content

Tag Archive for c++testinggithub-actionscatch2

Github Actions setup with catch2 does not identify .in files

[enter image description here][1]I am doing a project at uni and the professor is asking us to integrate github actions to automatically run the tests on our c++ tests we wrote (I did it on catch2). I have setup the github actions but when i do a push the actions does not read the .in files. T