holger krekel
d1932a30ed
deprecate py.compat.doctest|subprocess|textwrap|...
...
(and for now pass through Python stdlib provided modules).
--HG--
branch : trunk
2009-08-27 21:12:55 +02:00
holger krekel
681d344eac
deprecate py.magic.autopath() and finally remove py/magic directory.
...
--HG--
branch : trunk
2009-08-27 18:46:42 +02:00
holger krekel
e391662cff
merge 1.0.x branch to trunk, fix doc link
...
--HG--
branch : trunk
2009-08-27 12:10:42 +02:00
holger krekel
f522838c77
finalizing doc bits for 1.0.2
...
--HG--
branch : 1.0.x
2009-08-27 11:43:46 +02:00
holger krekel
81f7891539
merging 1.0.x branch
...
--HG--
branch : trunk
2009-08-26 22:57:06 +02:00
holger krekel
3be875bfd2
some fixes and small doc updates, aiming to finalize 1.0.2
...
--HG--
branch : 1.0.x
2009-08-26 19:09:52 +02:00
holger krekel
c024dc6417
* using a MANIFEST.in file instead of our own generated MANIFEST file
...
* port the test_install refactoring from trunk, move to bin-for-dist
--HG--
branch : 1.0.x
2009-08-26 11:09:55 +02:00
holger krekel
8ee7bef638
consolidate py/code files into code.py, simplify SafeRepr code and docs.
...
--HG--
branch : trunk
2009-08-25 20:24:43 +02:00
holger krekel
94aef0b771
move and rename html rest helper to rest directory - finally remove py/misc completely
...
--HG--
branch : trunk
2009-08-25 16:15:17 +02:00
holger krekel
d43d69e3db
death to "misc" directories. moved most files out of py/misc, either to a
...
private attic or to other places in the lib.
--HG--
branch : trunk
2009-08-25 16:14:15 +02:00
holger krekel
58a9e71e81
add delattr/delenv/delitem methods and tests, enhance terminalwriter tests
...
--HG--
branch : trunk
2009-08-22 12:45:58 +02:00
holger krekel
27c08ac235
consolidate py/log into fewer files, remove one old approach, sketch simplified API
...
--HG--
branch : trunk
2009-08-22 09:42:12 +02:00
holger krekel
2b8f489d60
moved laura's utestconvert script to a more visible place
...
--HG--
branch : trunk
2009-08-21 12:56:43 +02:00
holger krekel
1fcd373bd5
* introduce py.io.TextIO and py.io.StringIO to help with 3k transition and to clarify
...
intentions when doing "in-memory" files. Replace most usages of StringIO.
* consolidate py.io's files and tests into fewer files, make files 3k-importable
--HG--
branch : trunk
2009-08-20 20:47:39 +02:00
holger krekel
561fdca3a2
move localpath implementation to a single file, simplify unix/posix difference and fix a bit
...
--HG--
branch : trunk
2009-08-20 17:37:06 +02:00
holger krekel
079a2327ec
kill/replace some execnet debug code
...
bump version to "trunk" on trunk
add "py" to rsyncdirs
--HG--
branch : trunk
2009-08-20 16:41:44 +02:00
holger krekel
ab83c4e05c
adding a link to changelog, hope that mercurial versions links correctly
...
--HG--
branch : 1.0.x
2009-08-19 21:02:41 +02:00
holger krekel
4f50ae1336
finalize release announcement
...
--HG--
branch : 1.0.x
2009-08-19 18:25:11 +02:00
holger krekel
d668acfd99
enable nose by default
...
--HG--
branch : 1.0.x
2009-08-19 17:53:08 +02:00
holger krekel
36288223b4
[mq]: 101-prep
...
--HG--
branch : 1.0.x
2009-08-19 17:12:02 +02:00
holger krekel
5e4fcdd14e
added a pytest_helpconfig plugin which groups --version and the new "--help-config" option. rename options and configuration names. streamlines docs.
...
--HG--
branch : 1.0.x
2009-08-19 15:45:01 +02:00
holger krekel
30e87e887d
shift install test, fix example test, add 1.0.1 release announce
...
--HG--
branch : 1.0.x
2009-08-18 20:02:52 +02:00
holger krekel
36189a7aa7
[mq]: 101doc
...
--HG--
branch : 1.0.x
2009-08-18 19:04:57 +02:00
holger krekel
37976be529
[mq]: flexcom
...
--HG--
branch : 1.0.x
2009-08-11 19:00:41 +02:00
holger krekel
b552f6eb46
* add pytest_nose plugin
...
* have unittest functions always receive a fresh instance
--HG--
branch : 1.0.x
2009-08-10 11:27:13 +02:00
holger krekel
afc8e6bd91
more terse reporting of collection errors / tracebacks, bump version number aiming for 1.0.1
...
--HG--
branch : 1.0.x
2009-08-06 14:49:55 +02:00
holger krekel
91597f4100
update various doc bits, fix typos
...
--HG--
branch : 1.0.x
2009-08-04 22:33:24 +02:00
holger krekel
8c8617c354
* rename "rep" to "report" in reporting hooks
...
* refine docs
* bump version data
* improve announcement
--HG--
branch : 1.0.x
2009-08-04 12:00:04 +02:00
holger krekel
1a570011fe
showing relative paths by default, improving xfail output a bit, bumping version info to 1.0.0
...
--HG--
branch : 1.0.x
2009-08-03 16:01:32 +02:00
holger krekel
1349edd3c6
rename iocapture to capture, add/remove some missing files
...
--HG--
branch : 1.0.x
2009-08-03 12:16:12 +02:00
holger krekel
96c863b3c1
rename pocoo to "pastebin" plugin, write documentation, implement whole-session-pasting
...
--HG--
branch : 1.0.x
2009-08-03 11:56:56 +02:00
holger krekel
e80714d701
fixes for python 2.4
...
--HG--
branch : 1.0.x
2009-07-31 15:35:22 +02:00
holger krekel
5156216871
regen manifest, improve docs generation
...
--HG--
branch : 1.0.x
2009-07-31 14:43:04 +02:00
holger krekel
be949f4037
* reworked capturing to only capture once per runtest cycle
...
* added readouterr() method to py.io capturing helpers
--HG--
branch : 1.0.x
2009-07-31 14:21:02 +02:00
holger krekel
dcf194ebb8
simplify py.test.mark API,
...
add more plugin docs
--HG--
branch : 1.0.x
2009-07-28 14:26:32 +02:00
holger krekel
7fabb3df69
update docs, leave out internal plugins
...
--HG--
branch : 1.0.x
2009-07-22 16:09:49 +02:00
holger krekel
5a4b103ab0
regen links and add oejskit place holder text
...
--HG--
branch : 1.0.x
2009-07-22 15:05:09 +02:00
holger krekel
87daedd719
regen MANIFEST, update changelog
...
--HG--
branch : 1.0.x
2009-07-22 14:58:05 +02:00
holger krekel
b7789714fd
regen plugin docs and links
...
--HG--
branch : 1.0.x
2009-07-20 18:56:02 +02:00
holger krekel
16aa1571c0
new cleaner layout, many improvements to docs
...
--HG--
branch : 1.0.x
2009-07-20 18:54:08 +02:00
holger krekel
04a98700d9
* move some test_pytest_terminal tests to become functional/acceptance tests
...
* refine pytest_namespace to not take a config object
--HG--
branch : 1.0.x
2009-07-17 18:07:37 +02:00
holger krekel
60a7556ca3
resolves issue 25
...
fix documentation for cached_setup, thanks to anonymous for reporting.
--HG--
branch : 1.0.x
2009-07-17 14:52:11 +02:00
holger krekel
013381fae1
* add a script for generating plugin docs
...
* improve generation of docs
* refine plugins docs
--HG--
branch : 1.0.x
2009-07-14 21:17:13 +02:00
holger krekel
81d5e572ca
merging some old changes (still struggling with mercurial a bit)
...
--HG--
branch : 1.0.x
2009-07-08 16:44:40 +02:00
holger krekel
183af95526
* refined funcarg docs and CHANGELOG
...
* fixed funcarg setup and error-raising issue
--HG--
branch : 1.0.x
2009-07-05 14:22:01 +02:00
holger krekel
cd5ffcc605
extending and fixing docs about
...
- test config, funcargs
- talks and tutorials
--HG--
branch : 1.0.x
2009-07-04 15:14:14 +01:00
holger krekel
d056149b67
trying to get together a working 1.0.0b7
...
without ez_setup.py
--HG--
branch : 1.0.x
2009-06-30 11:42:57 +01:00
holger krekel
bd8f68555d
re-adding py.test.mark as documented (!) by adding pytest_keyword plugin
...
--HG--
branch : 1.0.x
2009-06-28 13:19:43 +02:00
holger krekel
937e51b4ae
improve docs some further, cleaner release announcement
...
--HG--
branch : 1.0.x
2009-06-26 18:12:06 +02:00
holger krekel
296a660a73
doc refinements
...
introduce '__channelexec__' + docs
--HG--
branch : 1.0.x
2009-06-26 17:48:46 +02:00
holger krekel
250d58729d
another attempt at a full tarball
...
--HG--
branch : 1.0.x
2009-06-24 17:47:29 +02:00
holger krekel
4ab0f25b05
remove scope argument from request.addfinalizer
...
--HG--
branch : 1.0.x
2009-06-23 17:10:52 +02:00
holger krekel
53dc595113
b3, fix (likelY) windows-path-comparison related issue at plugin registration
...
link to PyPI
--HG--
branch : trunk
2009-06-19 13:05:44 +02:00
holger krekel
6de02a7976
snapshot 1.0.0b2
...
--HG--
branch : trunk
2009-06-19 12:19:59 +02:00
holger krekel
82d40724fa
fixing docs, adding newest ez_setup.py, fixing a few win32 failures, fixing iocapture plugin
...
--HG--
branch : trunk
2009-06-18 19:02:59 +02:00
holger krekel
4a48a50e3b
* introduce and document new pytest_namespace hook
...
* remove py.test.mark helper
* move xfail to work directly on py.test namespace, simplified
--HG--
branch : trunk
2009-06-18 17:19:12 +02:00
holger krekel
4a78daf7f3
* refine collect hooks and docs, remove pytest_collect_recurse
...
* write and extend extension docs
--HG--
branch : trunk
2009-06-15 17:28:55 +02:00
holger krekel
771438fde5
* refine and rename pycollect related hooks
...
* refine runtest/test function call protocol
--HG--
branch : trunk
2009-06-15 15:15:40 +02:00
holger krekel
a59d602bce
* remove redundant call_next_provider method, thus generalizing Request object
...
* refine according documentation
--HG--
branch : trunk
2009-06-11 19:49:25 +02:00
holger krekel
c2415d7eee
rename api to hookspec and use direct modules instead of class
...
--HG--
branch : trunk
2009-06-11 14:48:53 +02:00
holger krekel
df437e2016
consolidate extension docs into a single file
...
--HG--
branch : trunk
2009-06-11 14:48:42 +02:00
holger krekel
ed216e77d0
document and refine/rename item **runtest** hook invocations
...
capture output separately for fixture and actual test run
--HG--
branch : trunk
2009-06-09 16:08:34 +02:00
holger krekel
d16688a1e6
* rename, cleanup and document runtest hooks
...
* factor runner code into pytest_runner plugin
* cleanup setupstate handling
--HG--
branch : trunk
2009-06-08 18:31:10 +02:00
holger krekel
5d3a3add83
introduce and document "session" scope for finalization helpers
...
--HG--
branch : trunk
2009-05-21 14:37:30 +02:00
holger krekel
dcee9bdd6e
* create funcarg Request object only once per function run setup
...
* add getfuncargvalue() for retrieving arbitrary funcargs from a provider
--HG--
branch : trunk
2009-05-21 09:45:43 +02:00
holger krekel
277b5bcdfa
updating plugin docs a bit
...
--HG--
branch : trunk
2009-05-19 09:30:11 +02:00
holger krekel
4035fa6326
get to a workable state for cached_setup() and docs, move msot related code to SetupState class
...
--HG--
branch : trunk
2009-05-18 19:06:16 +02:00
holger krekel
9854d9497c
small documentation refinements
...
--HG--
branch : trunk
2009-05-18 18:59:29 +02:00
holger krekel
19c9506fa3
addcall now takes direct funcargs values alternatively
...
--HG--
branch : trunk
2009-05-13 03:01:02 +02:00
holger krekel
65a04bc3be
simplify example code
...
--HG--
branch : trunk
2009-05-13 01:55:11 +02:00
holger krekel
763e075bab
refining examples and updating docs with actual output from examples
...
--HG--
branch : trunk
2009-05-13 01:47:32 +02:00
holger krekel
1e3acc66d6
implement funcargs according to docs, streamline docs
...
--HG--
branch : trunk
2009-05-12 23:32:19 +02:00
holger krekel
6c861c273e
updating docs wrt funcargs and deprecations - still need updated implementation
...
--HG--
branch : trunk
2009-05-12 19:05:36 +02:00
holger krekel
05b7a6cb48
add a remark about distinction of "generating" versus providing funcargs
...
--HG--
branch : trunk
2009-05-12 10:25:53 +02:00
holger krekel
ebb0de4ff7
adding _id parameter to addcall, refinements
...
--HG--
branch : trunk
2009-05-12 02:05:59 +02:00
holger krekel
c3f3dc653e
rename hook, rename addfuncarg to addcall interface,
...
forget about combinations of funcargs.
--HG--
branch : trunk
2009-05-12 01:38:09 +02:00
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