pytest2/testing/example_scripts/README.rst

9 lines
411 B
ReStructuredText

Example test scripts
=====================
the files in this folder are not direct tests, but rather example testsutes that demonstrate certain issues/behaviours
in future we will move part of the content of the acceptance tests here in order to have directly testable code instead of writing out things and then running them in nested pytest sessions/subprocesses
this will aid debugging and comprehension.