Commit Graph

24 Commits

Author SHA1 Message Date
holger krekel
4ee3831ac9 start reorganizing docs, write more docs, shift plugin docs, to proper documentation,
use sphinx, remove old docs ... work in progress.

--HG--
branch : trunk
2010-10-10 23:45:45 +02:00
holger krekel
7aee121bd7 move examples to doc directory
--HG--
branch : trunk
2009-10-29 17:54:37 +01:00
holger krekel
270ac2bc0d some release preps and cleanups
- update setup.py for release
- use distributes_setup on python3
- remove unncessary package_data
- remove execnet example

--HG--
branch : trunk
2009-10-29 12:45:12 +01:00
holger krekel
a161a865c8 remove deprecated parser.addgroup usage in favour of getgroup
--HG--
branch : trunk
2009-10-27 10:03:11 +01:00
holger krekel
ab9f6a75ad remove py.execnet, substitute py.execnet usages with "execnet" ones.
--HG--
branch : trunk
2009-10-02 16:58:57 +02:00
holger krekel
496e3b1138 adding internal repr for debugging
adding an example for generating multi-args/multi python tests

--HG--
branch : trunk
2009-09-30 18:36:04 +02:00
holger krekel
d4d0226058 added another funcarg example i had lying around
--HG--
branch : trunk
2009-09-11 12:05:06 +02:00
holger krekel
c8119d89b6 move test files out of py lib proper
* separate all tests from plugins
* simplify implicit inclusion of plugins under test
* have test_initpkg perform direct checks instead of yielding tests
* fix example tests for 3k

--HG--
branch : trunk
2009-09-06 16:59:39 +02:00
holger krekel
54709bcae1 enable assertion reinterpretation on 3k
--HG--
branch : trunk
2009-08-31 20:06:55 +02:00
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
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
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
cd0972ede8 adding a new execnet example
--HG--
branch : 1.0.x
2009-07-10 13:44:33 +02:00
holger krekel
8a085c035a merging 1.0.x changes
--HG--
branch : trunk
2009-07-08 20:08:07 +02:00
holger krekel
8f0a85aee1 * streamlining plugin docstrings
* better organisation of example directory, also does not break
  whole-test run anymore

--HG--
branch : 1.0.x
2009-07-08 19:18:26 +02:00
holger krekel
d611471af2 adding example scripts from tutorial
--HG--
branch : trunk
2009-07-08 14:02:21 +02:00
holger krekel
b8c3f866b5 fixed examples according to new plugin and setup mechanisms
--HG--
branch : trunk
2009-05-21 14:36:52 +02:00
holger krekel
6bde251d68 adding exampels as per blog post
--HG--
branch : trunk
2009-05-13 17:42:22 +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
44abdc9391 add an example for lazy "per-directory" setup.
--HG--
branch : trunk
2009-04-28 19:49:48 +02:00
holger krekel
ee78661775 refining docs further
--HG--
branch : trunk
2009-04-13 19:51:42 +02:00
hpk
c81ffeb027 [svn r63208] moving example to top-level dir.
--HG--
branch : trunk
2009-03-22 18:08:31 +01:00