https://github.com/mat007/turtle
C++ mock object library for Boost
https://github.com/mat007/turtle
boost c-plus-plus mocking testing
Last synced: about 1 year ago
JSON representation
C++ mock object library for Boost
- Host: GitHub
- URL: https://github.com/mat007/turtle
- Owner: mat007
- License: bsl-1.0
- Created: 2015-03-01T11:35:32.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T11:33:53.000Z (over 1 year ago)
- Last Synced: 2025-03-23T11:55:20.075Z (over 1 year ago)
- Topics: boost, c-plus-plus, mocking, testing
- Language: C++
- Homepage: http://turtle.sourceforge.net
- Size: 1.12 MB
- Stars: 49
- Watchers: 6
- Forks: 20
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# Turtle
[Turtle](http://turtle.sourceforge.net) is a C++ mock object library based on [Boost](http://www.boost.org) with a focus on usability, simplicity and flexibility.
Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
[](https://github.com/mat007/turtle/actions/workflows/ci.yml)
[](https://ci.appveyor.com/project/mat007/turtle)
[](https://coveralls.io/r/mat007/turtle)
Boost and a C++14 compatible compiler is required.
More information in the [documentation](http://turtle.sourceforge.net).