mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
11 lines
705 B
Markdown
11 lines
705 B
Markdown
# 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.
|