test_ok1/doc/en/example
Per A. Brodtkorb 820ea6d68f
Update Freezing pytest description in simple.rst
I have trouble using third party plugins in my frozen program and discovered 
that other people have experienced it as well:

    https://mail.python.org/pipermail//pytest-dev/2015-June/003015.html

The problem is that the mechanism for plugin discovery used by pytest
(setupttools entry points) doesn't work with frozen executables so pytest
can't find any plugins. The solution seems to be to import the third party 
plugins explicitly as shown here:

    https://mail.python.org/pipermail//pytest-dev/2015-June/003018.html

This is not mentioned anywhere in the documentaion.
2018-01-10 16:44:26 +01:00
..
assertion Replace py.std with stdlib imports 2018-01-09 12:44:10 -08:00
costlysetup New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
nonpython Sort yml items to get same results for regendoc runs 2016-08-01 20:09:35 -04:00
py2py3 added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
attic.rst Replace deprecated "config.option.<name>" usages from docs 2017-07-27 19:18:44 -03:00
conftest.py added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
index.rst Clarify PYTHONPATH changes and ``rootdir`` roles 2017-07-21 07:28:11 -03:00
markers.rst Remove gendoc normalization for '=' and '_' headers 2017-11-23 15:33:41 +00:00
multipython.py Remove code for unsupported Python versions 2017-10-10 08:54:56 +03:00
nonpython.rst Remove gendoc normalization for '=' and '_' headers 2017-11-23 15:33:41 +00:00
parametrize.rst Preparing release version 3.3.0 2017-11-23 20:25:36 +00:00
pythoncollection.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
pythoncollection.rst Remove gendoc normalization for '=' and '_' headers 2017-11-23 15:33:41 +00:00
reportingdemo.rst Replace py.std with stdlib imports 2018-01-09 12:44:10 -08:00
simple.rst Update Freezing pytest description in simple.rst 2018-01-10 16:44:26 +01:00
special.rst Remove gendoc normalization for '=' and '_' headers 2017-11-23 15:33:41 +00:00
xfail_demo.py finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00