prepare for mkdocs docu

This commit is contained in:
Bastian Schroll 2019-09-17 17:11:10 +02:00
parent 53a7d31797
commit 438dda48c2
6 changed files with 35 additions and 9 deletions

View file

@ -29,7 +29,7 @@ def fixtureTemplate():
return None
@pytest.mark.skip
@pytest.mark.skip("Reason why i will skipped")
def test_skippedTest():
pass