Michal Wajszczuk
|
fb0b90646e
|
New-style classes implemented for python 2.7 - #2147
|
2017-02-16 20:28:17 +01:00 |
Florian Bruhin
|
91c6bef77a
|
Add venv to the default norecursedirs
venv (without a dot) is commonly used as a name for a virtualenv directory, and
we don't want to collect that.
|
2017-02-15 14:55:12 +01:00 |
Ronny Pfannschmidt
|
713bdc1f9f
|
merge master into features
|
2017-01-26 12:00:52 +01:00 |
Ionel Cristian Mărieș
|
c8032a9bbb
|
Fix reference.
|
2017-01-25 14:44:07 +02:00 |
Ionel Cristian Mărieș
|
d98d122e81
|
Discourage users from using this all the time.
|
2017-01-25 14:20:38 +02:00 |
Ronny Pfannschmidt
|
22da561ae5
|
fix copy+paste error, its supposed to be 3.0.6
|
2017-01-22 18:44:30 +01:00 |
Ronny Pfannschmidt
|
449b88c640
|
rerun regendoc with correct install
|
2017-01-22 18:44:30 +01:00 |
Ronny Pfannschmidt
|
34b898b47e
|
generate the release announcement
|
2017-01-22 18:44:30 +01:00 |
Ronny Pfannschmidt
|
01eaf9db51
|
fix the xfail docstring typo at the actual docstring + regendoc
|
2017-01-22 18:44:30 +01:00 |
Ronny Pfannschmidt
|
4d0c635252
|
regendoc
|
2017-01-22 18:44:30 +01:00 |
Bruno Oliveira
|
61fa91f3d0
|
Fix marker example on "linux" platform
I cheated a little and updated the example output by hand. 😁
Fix #2200
|
2017-01-17 21:09:04 -02:00 |
Rutger Prins
|
46a9861d29
|
Remove mention of --assert=reinterp in documentation
Related to #1940
|
2017-01-13 22:35:37 +01:00 |
Peter Heatwole
|
ef903460b1
|
Fix broken links
|
2017-01-02 14:19:49 -08:00 |
Jakub Wilk
|
03a7a2cd3e
|
Fix typos
|
2016-12-31 19:01:15 +01:00 |
Bruno Oliveira
|
402fbe503a
|
Merge branch 'master' into merge-master-into-features
|
2016-12-27 23:31:26 -02:00 |
Bruno Oliveira
|
a27c824fd0
|
Merge pull request #2146 from lwm/minor-docs-fixup
Fix fixture/parametrize override example.
|
2016-12-26 20:13:00 -02:00 |
Luke Murphy
|
f94189b48b
|
Fix wrong fixture name. Closes #2143.
|
2016-12-20 01:48:32 +01:00 |
Bruno Oliveira
|
81c9bdcd0b
|
Mention that Python also adds CWD to sys.path using python -m
|
2016-12-10 16:55:04 -02:00 |
Oscar Hellström
|
f42a954cb3
|
Also update yield teardown for Issue #687
|
2016-12-07 15:08:38 +01:00 |
Bruno Oliveira
|
f592c7746a
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05:00 |
Bruno Oliveira
|
31f114e51f
|
Add release announcement for 3.0.5
|
2016-12-05 10:19:27 -02:00 |
Ismail
|
1f0401ab62
|
Fix minor typo
|
2016-12-02 15:09:38 +00:00 |
Wheerd
|
2edfc805af
|
Added "versionadded" for doctest_encoding ini option to docs.
|
2016-11-30 18:01:00 +01:00 |
Manuel Krebber
|
b7fb9fac91
|
Fixed the documentation for doctest_encoding.
|
2016-11-30 14:17:54 +01:00 |
Manuel Krebber
|
ed977513ec
|
Added a console option to specify the encoding to use for doctest files. Defaults to UTF-8.
|
2016-11-29 12:29:14 +01:00 |
Duncan Betts
|
6473c3d87e
|
Improved description of functionality for Issue #687
|
2016-11-28 14:30:25 +00:00 |
Bruno Oliveira
|
b30a6d22c5
|
Merge branch 'master' into merge-master-into-features
|
2016-11-27 17:30:40 -02:00 |
Bruno Oliveira
|
788e394c93
|
Use "inc" instead of "func" in the snipped on README and doc index
"inc" reads better, also fixed the line separators so
they have the same size
|
2016-11-27 15:49:39 -02:00 |
Luke Murphy
|
1aa5bfea11
|
Add `:ref:` targets to `recwarn.rst`.
|
2016-11-26 18:41:38 +01:00 |
Ana Vojnovic
|
2e6a58ab69
|
Clarify test discovery docs.
|
2016-11-26 15:21:39 +01:00 |
Floris Bruynooghe
|
75740337d1
|
Merge pull request #2060 from pytest-dev/master
Merge master into features due to recent CI updates
|
2016-11-13 18:18:38 -08:00 |
Igor Starikov
|
50328f47db
|
Docs: Added pytest promotional talk in Russian
|
2016-11-13 18:04:39 +07:00 |
Bruno Oliveira
|
efc54b2e56
|
Merge branch 'master' into merge-master-features
|
2016-11-11 18:56:53 -02:00 |
Bruno Oliveira
|
ab274299fe
|
Regen doc for 3.0.4
|
2016-11-09 16:44:58 -05:00 |
Bruno Oliveira
|
ff72db2f1a
|
Version bump to 3.0.4, CHANGELOG, announcement
|
2016-11-09 19:38:11 -02:00 |
Florian Bruhin
|
382fa231a1
|
Update "Next Open Trainings"
|
2016-10-31 06:49:06 +01:00 |
Ronny Pfannschmidt
|
b3c337db00
|
add changelog entry and documentation note about RecordedWarning
|
2016-10-24 15:28:35 +02:00 |
Bruno Oliveira
|
918af99a2a
|
Remove example of obsolete pytest.main usage with string
|
2016-10-20 12:30:58 -02:00 |
Ronny Pfannschmidt
|
afc1e2b0e1
|
docs: remove mention of string args to main
fixes #2008
string args got deprecated due to the insane amount of edge-cases wrt splitting on windows vs posix
|
2016-10-18 17:21:40 +02:00 |
Grigorii Eremeev
|
65ebc75ee8
|
Update fixture.rst
Removed redundant word
|
2016-10-05 22:26:13 +03:00 |
Bruno Oliveira
|
50b960c1f0
|
Add note about not monkey-patching builtins (#1986)
* Add note about not monkey-patching builtins
Related to #1985
* Mention -s as well
|
2016-10-05 17:57:40 +02:00 |
Bruno Oliveira
|
ba6ecc14c8
|
Include release-3.0.3 into the announce toctree
|
2016-09-28 17:16:57 -04:00 |
Bruno Oliveira
|
41d3b3f4f9
|
Regendoc for version 3.0.3
|
2016-09-28 16:36:15 -04:00 |
Bruno Oliveira
|
dda17994ec
|
Prepare for 3.0.3 release
|
2016-09-28 16:33:38 -04:00 |
Bruno Oliveira
|
19766ef0bc
|
Add a summary on how to skip all tests in a module in different situations
|
2016-09-25 23:36:25 -03:00 |
Bruno Oliveira
|
94155ee62a
|
Add a note about pytest.skip not being allowed at module level
|
2016-09-25 23:36:25 -03:00 |
mbyt
|
77d842ceb2
|
better doc for #1890 based on #1932
|
2016-09-17 19:58:27 +02:00 |
Bruno Oliveira
|
138e255631
|
Remove duplicated for Metafunc members on docs
Fix #1924
|
2016-09-14 17:11:58 -03:00 |
Florian Bruhin
|
8e67dd13e7
|
Fix link to PDF docs
Fixes #1917
|
2016-09-06 21:17:54 +02:00 |
Ronny Pfannschmidt
|
a2b8981b50
|
docs: remove unused helper script
|
2016-09-05 21:03:22 +02:00 |