We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f638fd commit cd678faCopy full SHA for cd678fa
README.md
@@ -237,5 +237,9 @@
237
* [C++ Now 2017: Towards Painless Testing](https://www.youtube.com/watch?v=NVrZjT5lW5o)
238
239
### Acknowledgements
240
+* Thanks to [Google Open Source](https://opensource.google.com/) for [Google.Test/Google.Mock](https://github.com/google/googletest)
241
* Thanks to Eran Pe'er for [FakeIt](https://github.com/eranpeer/FakeIt)
242
* Thanks to Peter Bindels for [HippoMocks](https://github.com/dascandy/hippomocks)
243
+* Thanks to Niels Lohmann for [json](https://github.com/nlohmann/json)
244
+* Thanks to Aslak Hellesøy for [gherkin-c](https://github.com/cucumber/gherkin-c)
245
+* Thanks to [Cucumber Open Source](https://cucumber.io/) for [cucumber-cpp](https://github.com/cucumber/cucumber-cpp)
0 commit comments