holger krekel
|
679d72eedf
|
fix typo in alfredo's name
|
2011-11-18 19:16:00 +00:00 |
holger krekel
|
48e6823c7a
|
small fix to release announcement
|
2011-11-18 18:45:15 +00:00 |
holger krekel
|
6b4e6eee09
|
improve release announcement, shift and fix examples a bit. Bump version to 2.2.0
|
2011-11-18 18:32:11 +00:00 |
holger krekel
|
a5e7b2760d
|
fix issue90 - perform teardown after its actual test function/item. This is implemented by modifying the runtestprotocol to remember "pending" teardowns and call them before the setup of the next item.
|
2011-11-18 16:01:29 +00:00 |
holger krekel
|
ec0565fac5
|
introduce metafunc.parametrize() and @pytest.mark.parametrize with examples. deprecate metafunc.addcall()
|
2011-11-17 11:09:21 +00:00 |
holger krekel
|
a51e52aee3
|
fix issue89 apply Daniel Nouri's patch to doctest/--pdb interaction.
|
2011-11-15 13:28:22 +00:00 |
holger krekel
|
9d3e51af9f
|
fix issue50 (add a reference to the already implemented -m) and improve release annoucnement and changelog.
|
2011-11-12 15:10:12 +00:00 |
holger krekel
|
7144cec580
|
avoid race condition in test, fix doc link
|
2011-11-08 22:06:57 +00:00 |
holger krekel
|
29bf205f3a
|
make --durations also show the execution times of setup/teardown calls. This requires a slight incompatibility - pytest_runtest_logreport now sees setup/teardown reports even if the tests passed.
|
2011-11-08 17:53:46 +00:00 |
holger krekel
|
3b9fd3abd8
|
introduce --durations=N showing slowest test executions
|
2011-11-08 17:20:56 +00:00 |
holger krekel
|
448f1c0d9c
|
add 2.1.3 release announce to index, add floris to thanks
|
2011-10-18 20:58:19 +02:00 |
holger krekel
|
346da57a8a
|
bump to version 2.1.3, add release announce, regen docs (with make regen)
|
2011-10-18 20:07:45 +02:00 |
holger krekel
|
172d46abd0
|
add release announcement for 2.1.2
|
2011-09-24 08:06:39 +02:00 |
holger krekel
|
88c5299a94
|
fix announcement
|
2011-08-20 18:51:53 +02:00 |
holger krekel
|
09933b8b04
|
bump to 2.1.1, regen examples, add release announcement
|
2011-08-20 18:37:00 +02:00 |
holger krekel
|
dc8225afea
|
adding release announcement
|
2011-07-08 13:16:32 +02:00 |
holger krekel
|
f8137390c2
|
add release announcement
|
2011-04-17 23:16:14 +02:00 |
holger krekel
|
007f0daeb9
|
bump to release version, regenerate docs
|
2011-03-09 10:58:36 +01:00 |
holger krekel
|
27577170e1
|
doc typo fixes from Victor Garcia, thanks!
|
2011-02-17 14:46:40 +01:00 |
holger krekel
|
2bd0c98801
|
up version, commit 2.0.1 annoucnement as sent out
|
2011-02-07 11:54:08 +01:00 |
holger krekel
|
b04f87b1a6
|
add release announcement
|
2011-02-03 15:58:22 +01:00 |
holger krekel
|
b622c85bbf
|
last changes, preparing 2.0.0
|
2010-11-25 20:06:42 +01:00 |
holger krekel
|
1df0eaa387
|
tons and tons of refinements and additions to docs
|
2010-11-25 12:11:10 +01:00 |
holger krekel
|
03ee8b7fe0
|
[mq]: doc
|
2010-11-24 19:02:08 +01:00 |
holger krekel
|
6ebd5f2900
|
improve docs
|
2010-11-24 00:23:22 +01:00 |
holger krekel
|
158e160823
|
merging and refining examples, also refining skipping documentation.
|
2010-11-20 21:35:55 +01:00 |
holger krekel
|
093bef0a08
|
refine release announcement
|
2010-11-18 18:42:33 +01:00 |
holger krekel
|
582486d531
|
refine docs and docstrings, fix some small bits here and there while doing that.
|
2010-11-18 14:56:16 +01:00 |
holger krekel
|
929291775e
|
flat is better than nested (cont'd):
- pytest.py is new module, making "python -m pytest" work always
- _pytest/*.py now contains core.py, hookspec and the plugins, no sub packages
|
2010-11-13 11:10:45 +01:00 |
holger krekel
|
707775dcfa
|
introduce new --testpkg importpath option, add more meat to draft release announcement
|
2010-11-06 22:17:33 +01:00 |
holger krekel
|
fcebf4f557
|
some more improvements and updates to docs, add release announcements
|
2010-11-06 11:38:53 +01:00 |
holger krekel
|
bb6e9848b3
|
recreated plugin docs
--HG--
branch : trunk
|
2010-09-14 17:35:01 +02:00 |
holger krekel
|
9ca7ed647b
|
finalize release announce and changelog
--HG--
branch : trunk
|
2010-09-14 16:36:34 +02:00 |
holger krekel
|
04b3b9a3da
|
preliminary release announcement
--HG--
branch : trunk
|
2010-09-14 15:46:30 +02:00 |
holger krekel
|
ba1f6336af
|
add 1.3.3 release "announcement"
--HG--
branch : trunk
|
2010-08-01 15:21:59 +02:00 |
holger krekel
|
677f7c0a6a
|
remove trailing whitespace everywhere
--HG--
branch : trunk
|
2010-07-26 21:15:15 +02:00 |
holger krekel
|
9d47521cf0
|
finalizing docs
--HG--
branch : trunk
|
2010-07-08 15:28:54 +02:00 |
holger krekel
|
eddd16d9fd
|
progressing towards 1.3.2, adding announcement, regen docs
--HG--
branch : trunk
|
2010-07-07 15:41:28 +02:00 |
holger krekel
|
2e36e2619f
|
update plugin docs, restructure release announcement a bit
--HG--
branch : trunk
|
2010-05-25 21:01:43 +02:00 |
holger krekel
|
312238c023
|
update release announcement
--HG--
branch : trunk
|
2010-05-25 20:46:51 +02:00 |
holger krekel
|
545aab85f2
|
py-1.3.1 release prep and version bumping
--HG--
branch : trunk
|
2010-05-22 17:11:30 +02:00 |
holger krekel
|
1706947edd
|
fix some ReST issues
--HG--
branch : trunk
|
2010-05-05 22:04:53 +02:00 |
holger krekel
|
54afd26c7e
|
fix typo
--HG--
branch : trunk
|
2010-05-05 21:53:36 +02:00 |
holger krekel
|
87fcea7eb7
|
update release announcement
--HG--
branch : trunk
|
2010-05-05 20:19:02 +02:00 |
holger krekel
|
f691292aaa
|
refining changelog + draft release announcement
--HG--
branch : trunk
|
2010-04-27 16:37:30 +02:00 |
holger krekel
|
222a08ec03
|
going for the 1.2.1 release
--HG--
branch : trunk
|
2010-02-08 16:39:29 +01:00 |
holger krekel
|
6756416d69
|
add report_header_info to release announce
and remove some ignores/excludes from MANIFEST.in for
a less verbose installation experience
--HG--
branch : trunk
|
2010-01-18 17:00:22 +01:00 |
holger krekel
|
49f7972d48
|
some finalizing docs bit, regen plugin docs
--HG--
branch : trunk
|
2010-01-18 16:18:59 +01:00 |
holger krekel
|
9d5b313aad
|
adjustments and fixes to test run, distribution files. thanks thm.
--HG--
branch : trunk
|
2009-11-24 15:16:58 +01:00 |
holger krekel
|
ed03eef81b
|
introduce plugin discovery through setuptools "pytest11" entrypoints
and refine execnet dependency handling. Prepare 1.1 release
--HG--
branch : trunk
|
2009-11-23 17:20:36 +01:00 |