Files @ 1173317b4f1a
Branch filter:

Location: kallithea/docs/readme.rst - annotation

1173317b4f1a 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Thomas De Schampheleire
pytest migration: simplify hg+git test class hierarchies

No need to use multiple inheritance when single inheritance can do it just
as well. Let the git/hg test cases just derive from _BaseTestCase which in
turn derives from TestControllerPytest.

Also remove empty setup_class/teardown_class methods.
1
2
3
.. _readme:

.. include:: ./../README.rst