annotate docs/readme.rst @ 5805:be1d20bfd2dd

pytest migration: model: convert all tests to TestControllerPytest The model tests were based on BaseTestCase which does not exist currently for pytest-style tests. Nevertheless, there seems to be no advantage of directly subclassing BaseTestCase over subclassing TestControllerPytest. Thus, keep things simple and use TestControllerPytest.
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Tue, 26 Apr 2016 20:00:39 +0200
parents 03bbd33bc084
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4902
03bbd33bc084 docs: rework stuff
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
1 .. _readme:
03bbd33bc084 docs: rework stuff
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
2
03bbd33bc084 docs: rework stuff
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
3 .. include:: ./../README.rst