Add ApprovalTests.cpp to list of open source users

This commit is contained in:
Clare Macrae 2019-03-08 09:13:53 +00:00 committed by Martin Hořeňovský
parent 68a3c129ac
commit 0fff8e7791
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ Listing a project here does not imply endorsement and the plan is to keep these
## Libraries & Frameworks
### [ApprovalTests.cpp](https://github.com/approvals/ApprovalTests.cpp)
C++11 implementation of Approval Tests, for quick, convenient testing of legacy code.
### [Azmq](https://github.com/zeromq/azmq)
Boost Asio style bindings for ZeroMQ.