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 71aa016 commit 0b05b80Copy full SHA for 0b05b80
README.rst
@@ -7,7 +7,7 @@ pytest-cpp
7
Use `pytest <https://pypi.python.org/pypi/pytest>`_ runner to discover and execute C++ tests.
8
9
Supports `Google Test <https://code.google.com/p/googletest>`_,
10
-`Boost::Test <http://www.boost.org/doc/libs/release/libs/test>`_,
+`Boost.Test <http://www.boost.org/doc/libs/release/libs/test>`_,
11
and `Catch2 <https://github.com/catchorg/Catch2>`_:
12
13
.. |version| image:: http://img.shields.io/pypi/v/pytest-cpp.png
0 commit comments