holger krekel
|
d226b2faf4
|
release announcement, bump version numbers, some test adapatations because of random win32 test failures.
|
2013-10-01 12:37:11 +02:00 |
holger krekel
|
1023390f53
|
fix issue334: don't recommend distribute but setuptools everywhere, also remove implicit distribute_setup support from setup.py.
|
2013-08-01 09:42:44 +02:00 |
Wieland Hoffmann
|
ffb5b8efa1
|
Fix a broken link to pytest-twisted
|
2012-11-22 19:59:15 +01:00 |
holger krekel
|
2637326782
|
improve support for trial a bit more: don't run trial's empty TestCase.runTest() method
|
2012-10-22 19:22:01 +02:00 |
holger krekel
|
bb07ba7807
|
rename a number of internal and externally visible variables to use the fixture name
rather than funcargs. Introduce .funcargnames compatibility attribute for backward compat.
|
2012-10-05 14:24:44 +02:00 |
holger krekel
|
9251e747af
|
rename pytest.factory usages into pytest.fixture ones
|
2012-10-05 10:21:35 +02:00 |
holger krekel
|
f472f21406
|
fix/update some docs to work with @pytest.factory instead of pytest_funcarg__ naming.
|
2012-08-13 12:58:08 +02:00 |
holger krekel
|
5574e45749
|
fix issue165 - fix broken links in documentation, also point to stackoverflow from FAQ and contact page
|
2012-07-02 13:13:48 +02:00 |
holger krekel
|
672919a8e2
|
fix faq once more to get rid of the strange "missed" bit.
|
2012-06-18 11:47:57 +02:00 |
holger krekel
|
474b177da8
|
fix issue129 - improve http://pytest.org/latest/faq.html
especially with respect to the "magic" history, also mention
pytest-django, trial and unittest integration.
|
2012-06-17 10:59:30 +02:00 |
t2y
|
9198069739
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |