eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.23k stars 169 forks source link

NUnit config #142

Closed phxnsharp closed 5 years ago

phxnsharp commented 6 years ago

Config that allows using FakeIt++ from a Visual Studio Managed C++/CLI project using NUnit as the testing framework. See the caveats in config/nunit/fakeit_instance.hpp.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.974% when pulling beb17c05620ea6af0edb053ee51449ab6ff286fd on phxnsharp:nunitConfig into 33022feda7d2d19a7c15ba786e0a8ff5df075a54 on eranpeer:master.

eranpeer commented 5 years ago

Great, thanks!

eranpeer commented 5 years ago

Great, thanks!