Skip to content

Commit ea4f4fc

Browse files
committed
remove two frameworks which are unmaintained; closes #228
1 parent 6b0fcb5 commit ea4f4fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/quick-reference.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ script which does some tests.
1010

1111
- Python
1212
- [pytest](pytest-ref)
13-
- [nose](http://nose.readthedocs.io)
1413
- [doctest](https://docs.python.org/3/library/doctest.html)
1514
- [unittest](https://docs.python.org/3/library/unittest.html)
1615

@@ -28,7 +27,6 @@ script which does some tests.
2827
- [Catch2](catch2)
2928
- [cppunit](https://freedesktop.org/wiki/Software/cppunit/)
3029
- [Boost.Test](boost-test)
31-
- [UnitTest++](http://unittest-cpp.github.io)
3230

3331
- Fortran
3432
- [pFUnit](pfunit)

0 commit comments

Comments
 (0)