We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b0fcb5 commit ea4f4fcCopy full SHA for ea4f4fc
content/quick-reference.md
@@ -10,7 +10,6 @@ script which does some tests.
10
11
- Python
12
- [pytest](pytest-ref)
13
- - [nose](http://nose.readthedocs.io)
14
- [doctest](https://docs.python.org/3/library/doctest.html)
15
- [unittest](https://docs.python.org/3/library/unittest.html)
16
@@ -28,7 +27,6 @@ script which does some tests.
28
27
- [Catch2](catch2)
29
- [cppunit](https://freedesktop.org/wiki/Software/cppunit/)
30
- [Boost.Test](boost-test)
31
- - [UnitTest++](http://unittest-cpp.github.io)
32
33
- Fortran
34
- [pFUnit](pfunit)
0 commit comments