summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/pytest/doc/en/test/plugin/genscript.rst
blob: ee80f233fa06977bda23823fc0a1c2e6d525f58d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

(deprecated) generate standalone test script to be distributed along with an application.
============================================================================


.. contents::
  :local:



command line options
--------------------


``--genscript=path``
    create standalone ``pytest`` script at given target path.

Start improving this plugin in 30 seconds
=========================================


1. Download `pytest_genscript.py`_ plugin source code
2. put it somewhere as ``pytest_genscript.py`` into your import path
3. a subsequent ``pytest`` run will use your local version

Checkout customize_, other plugins_ or `get in contact`_.

.. include:: links.txt