.. |
_static
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
_templates
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
announce
|
fix issue165 - fix broken links in documentation, also point to stackoverflow from FAQ and contact page
|
2012-07-02 13:13:48 +02:00 |
example
|
improve the parametrization scenario example to sort by id, rather than by file-order, see also: http://stackoverflow.com/questions/12521924/pytest-running-scenarios-in-the-correct-order-in-the-class
|
2012-09-21 09:39:54 +02:00 |
img
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
test
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
Makefile
|
add a little example on how to group test execution by parametrized resource
|
2012-07-14 12:06:58 +02:00 |
apiref.txt
|
majorly refine funcargs docs and rename "resources.txt" to "funcargs.txt" so that existing web links will eventually land at this new page when pytest is released. Also integrated the detailed reasoning and update setup function docs
|
2012-08-03 19:08:27 +02:00 |
assert.txt
|
v2 of resources API draft
|
2012-07-16 10:47:41 +02:00 |
builtin.txt
|
reshuffle docs, try to get a bit closer to release-relevant documentation
|
2012-08-01 14:52:51 +02:00 |
capture.txt
|
v2 of resources API draft
|
2012-07-16 10:47:41 +02:00 |
changelog.txt
|
fixed to find the CHANGELOG's path
|
2012-06-06 08:54:35 +09:00 |
check_sphinx.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
conf.py
|
majorly refine funcargs docs and rename "resources.txt" to "funcargs.txt" so that existing web links will eventually land at this new page when pytest is released. Also integrated the detailed reasoning and update setup function docs
|
2012-08-03 19:08:27 +02:00 |
conftest.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
contact.txt
|
fix issue165 - fix broken links in documentation, also point to stackoverflow from FAQ and contact page
|
2012-07-02 13:13:48 +02:00 |
contents.txt
|
V3 draft of resource api
|
2012-07-16 11:11:26 +02:00 |
customize.txt
|
fix issue129 - improve http://pytest.org/latest/faq.html
|
2012-06-17 10:59:30 +02:00 |
develop.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
doctest.txt
|
v2 of resources API draft
|
2012-07-16 10:47:41 +02:00 |
faq.txt
|
fix/update some docs to work with @pytest.factory instead of pytest_funcarg__ naming.
|
2012-08-13 12:58:08 +02:00 |
feedback.rst
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
funcarg_compare.txt
|
fix @funcarg to @factory
|
2012-09-17 17:36:08 +02:00 |
funcargs.txt
|
allow factory/setup-markers on classes, using their respective __init__ methods which can use the funcarg mechanism
|
2012-09-18 14:00:47 +02:00 |
getting-started.txt
|
v2 of resources API draft
|
2012-07-16 10:47:41 +02:00 |
goodpractises.txt
|
DOC: typo in doc/en/goodpractices.txt ("pytest" -> "PyTest")
|
2012-07-18 01:01:37 -05:00 |
index.txt
|
majorly refine funcargs docs and rename "resources.txt" to "funcargs.txt" so that existing web links will eventually land at this new page when pytest is released. Also integrated the detailed reasoning and update setup function docs
|
2012-08-03 19:08:27 +02:00 |
links.inc
|
fix issue129 - improve http://pytest.org/latest/faq.html
|
2012-06-17 10:59:30 +02:00 |
mark.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
monkeypatch.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
naming20.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
nose.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
overview.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
plugins.txt
|
drops special testcontext object in favour of "old" request object, simplifying communication and code for the 2.2-2.3 transition. also modify docs and examples.
|
2012-09-17 16:36:10 +02:00 |
projects.txt
|
expand list of projects based on URLs from holger
|
2012-08-16 19:31:21 +10:00 |
pytest.ini
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
recwarn.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
setup.txt
|
drops special testcontext object in favour of "old" request object, simplifying communication and code for the 2.2-2.3 transition. also modify docs and examples.
|
2012-09-17 16:36:10 +02:00 |
skipping.txt
|
v2 of resources API draft
|
2012-07-16 10:47:41 +02:00 |
talks.txt
|
add talk from brianna and me from 2012
|
2012-08-26 16:30:01 +02:00 |
tmpdir.txt
|
v2 of resources API draft
|
2012-07-16 10:47:41 +02:00 |
unittest.txt
|
implement full @pytest.setup function unittest.TestCase interaction
|
2012-09-18 10:54:12 +02:00 |
usage.txt
|
v2 of resources API draft
|
2012-07-16 10:47:41 +02:00 |
xdist.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
xunit_setup.txt
|
majorly refine funcargs docs and rename "resources.txt" to "funcargs.txt" so that existing web links will eventually land at this new page when pytest is released. Also integrated the detailed reasoning and update setup function docs
|
2012-08-03 19:08:27 +02:00 |