holger krekel
d9ad2cf761
merging the new function generators, addresses issue 2
...
- introduce a new pytest_genfuncruns hook for generating tests with multiple funcargs
- new and extended docs: doc/test/funcargs.txt
- factor all funcargs related code into py/test/funcargs.py
- remove request.maketempdir call (you can use request.config.mktemp)
--HG--
branch : trunk
2009-05-11 19:23:57 +02:00
holger krekel
9533acb9aa
due to "conftest.py" already being loaded when collecting directories
...
we cannot skip here.
--HG--
branch : trunk
2009-04-28 19:54:19 +02:00
hpk
4157de8aaf
[svn r64091] adding missing file
...
--HG--
branch : trunk
2009-04-15 12:11:39 +02:00
holger krekel
e976fb36fd
finalized docs and funcarg attributes, i think
...
--HG--
branch : trunk
2009-04-14 21:36:57 +02:00
holger krekel
5e03bdad84
bringing docs and funcargs in sync
...
--HG--
branch : trunk
2009-04-14 19:57:00 +02:00
holger krekel
04aec935bd
fix note on funcargs
...
--HG--
branch : trunk
2009-04-14 00:05:23 +02:00
holger krekel
2456c77e1e
refining docs
...
--HG--
branch : trunk
2009-04-13 20:11:14 +02:00
holger krekel
5424d3ed28
fixing ReST typo
...
--HG--
branch : trunk
2009-04-13 19:56:11 +02:00
holger krekel
ee78661775
refining docs further
...
--HG--
branch : trunk
2009-04-13 19:51:42 +02:00
holger krekel
1dc9ac62ca
refinements
...
--HG--
branch : trunk
2009-04-13 19:36:58 +02:00
holger krekel
46ee6beaa9
streamline
...
--HG--
branch : trunk
2009-04-13 16:37:22 +02:00
holger krekel
2a72f75d58
refining formulations
...
--HG--
branch : trunk
2009-04-13 16:35:23 +02:00
holger krekel
4a33940d82
section on xUnit style setups, better linking, some streamlining
...
--HG--
branch : trunk
2009-04-13 16:29:06 +02:00
holger krekel
e9b8e4141a
update docs
...
--HG--
branch : trunk
2009-04-13 15:00:00 +02:00
hpk
236f84d6d4
[svn r64029] * move test docs into their own subdir
...
* don't use sphinx for now, put the support code to attic
* remove some old docs
--HG--
branch : trunk
2009-04-13 15:58:26 +02:00
hpk
0324f84a78
[svn r64028] use pygments for syntax-coloring python code and console
...
--HG--
branch : trunk
2009-04-13 14:54:58 +02:00
hpk
58c4366fb9
[svn r64027] make parser.getgroup create a group if it doesn't exist
...
--HG--
branch : trunk
2009-04-13 14:54:32 +02:00
holger krekel
dfc6ac3b5a
use pygments for sourcecode highlightning
...
--HG--
branch : trunk
2009-04-13 14:36:16 +02:00
holger krekel
4f82b90f44
whitespace changes
...
--HG--
branch : trunk
2009-04-12 22:53:13 +02:00
hpk
9f30ca6688
[svn r63990] * adding XXXed funcargs docs, moving release announcements to own subdir
...
--HG--
branch : trunk
2009-04-12 10:08:02 +02:00
holger krekel
7cc9419ab0
removing old file
...
--HG--
branch : trunk
2009-04-12 09:29:23 +02:00
hpk
3ab894cadc
[svn r63553] * allow doc to be tested distributedly
...
* be more eager to cleanup execnet gateway after tests
--HG--
branch : trunk
2009-04-02 21:47:01 +02:00
hpk
60596f880c
[svn r63552] adding processing of pytest_restdoc plugin back for now.
...
--HG--
branch : trunk
2009-04-02 21:22:20 +02:00
hpk
ab6f3f8c96
[svn r63551] keep style.css around here
...
--HG--
branch : trunk
2009-04-02 21:21:06 +02:00
briandorsey
6104fa0142
[svn r63549] Attempted to create a theme based on the previous pylib pages.
...
This initial version looks worse than either the old pages or the default sphinx output.
Can revert back to the default theme by referting the change to conf.py
Also added a new make target to force all html to be rebuilt. Sphinx doesn't detect changes to stylesheets in themes.
--HG--
branch : trunk
2009-04-02 21:00:08 +02:00
hpk
ca2c19731a
[svn r63548] fixing lots of little issues with the docs
...
--HG--
branch : trunk
2009-04-02 20:59:31 +02:00
briandorsey
139b43dd88
[svn r63545] fixes to toctree
...
updated headings so the outline works
--HG--
branch : trunk
2009-04-02 19:07:18 +02:00
hpk
a72ab92ed6
[svn r63539] moving py/doc to doc/ and removing some more files
...
--HG--
branch : trunk
2009-04-02 15:24:02 +02:00