Deprecate and warn about --genscript, fixes #730

This commit is contained in:
Christian Pommranz
2015-07-25 13:59:00 +02:00
parent 80ee620459
commit 00e1a2122a
4 changed files with 7 additions and 3 deletions

View File

@@ -154,7 +154,7 @@ to create a JUnitXML file that Jenkins_ can pick up and generate reports.
.. _standalone:
.. _`genscript method`:
Create a pytest standalone script
(deprecated) Create a pytest standalone script
-------------------------------------------
If you are a maintainer or application developer and want people

View File

@@ -1,5 +1,5 @@
generate standalone test script to be distributed along with an application.
(deprecated) generate standalone test script to be distributed along with an application.
============================================================================