vendredi 17 mai 2019

Mocking bash input for testing some code in c++

I'm new with Gtest on C++ and I'm having trouble with testing a function that require an input from the user from the bash. How could I mock the bash so that the function thinks that someone is writing on the bash?

Aucun commentaire:

Enregistrer un commentaire