Bruno Oliveira
|
1101a20408
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2018-10-02 18:13:54 -03:00 |
Anthony Sottile
|
d3673c7429
|
Preparing release version 3.8.2
|
2018-10-02 07:46:02 -07:00 |
Jose Carlos Menezes
|
732cc2687d
|
Add possible values for fixture scope to docs
|
2018-10-01 14:31:28 -03:00 |
Bruno Oliveira
|
b1fbb2ab92
|
Merge pull request #4032 from hjwp/patch-1
add documentation of register_assert_rewrite
|
2018-09-25 08:43:29 -03:00 |
Bruno Oliveira
|
b03bad5dbb
|
Fix linting
|
2018-09-25 08:12:55 -03:00 |
Harry Percival
|
19ec300b2a
|
fix rst syntax again
|
2018-09-25 06:58:47 +01:00 |
Harry Percival
|
11442f2ad7
|
fix rst syntax thing
|
2018-09-25 06:57:33 +01:00 |
Harry Percival
|
97748b6605
|
mention conftest.py as a good place to do it.
|
2018-09-25 06:55:28 +01:00 |
Harry Percival
|
2b762337bd
|
add documentation of register_assert_rewrite
wip
|
2018-09-25 06:49:50 +01:00 |
Bruno Oliveira
|
9899b8f1fb
|
Add an example on how to update config.warn calls
As commented in https://github.com/pytest-dev/pytest-cov/pull/230#pullrequestreview-157958838
|
2018-09-23 22:42:09 -03:00 |
Anthony Sottile
|
4474beeb82
|
Typo fix [ci skip]
|
2018-09-23 18:07:28 -07:00 |
Bruno Oliveira
|
0d04aa7c59
|
Add 3.9 deprecated features to deprecations.rst
|
2018-09-23 09:26:12 -03:00 |
Ronny Pfannschmidt
|
e03a19f88d
|
Merge pull request #4021 from nicoddemus/merge-master-into-features
Merge master into features
|
2018-09-23 11:57:05 +02:00 |
Bruno Oliveira
|
56d0b5a7e2
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2018-09-22 18:14:36 -03:00 |
CrazyMerlyn
|
3f6a46c2a4
|
Preparing release version 3.8.1
|
2018-09-22 16:34:06 +00:00 |
Bruno Oliveira
|
c30184709d
|
Show deprecation warnings even if filters are customized
Fix #4013
|
2018-09-22 10:25:57 -03:00 |
William Jamir Silva
|
650c458df9
|
Include Python 3.7 on getting started doc
Close #3932
|
2018-09-21 19:18:51 -03:00 |
Bruno Oliveira
|
7a5e11bbcf
|
Merge pull request #3997 from nicoddemus/deprecation-docs
Introduce deprecations page
|
2018-09-20 08:22:51 -03:00 |
Bruno Oliveira
|
c2841542af
|
Introduce deprecations page
fix #3996
|
2018-09-19 19:51:29 -03:00 |
wim glenn
|
e86b01e831
|
Update customize.rst
|
2018-09-19 14:06:36 -05:00 |
Bruno Oliveira
|
ccb90b5c46
|
[WIP] Introduce deprecations page
fix #3996
|
2018-09-18 20:56:40 -03:00 |
Bruno Oliveira
|
a79dc12f1e
|
Merge pull request #3970 from sambarluc/raise_on_empty_parameterset
Raise exception if parametrize collects an empty parameter set
|
2018-09-18 08:11:34 -03:00 |
Ronny Pfannschmidt
|
bb57186dd4
|
Merge pull request #3983 from nicoddemus/update-backward-policy
Review backward compatibility policy
|
2018-09-16 20:43:55 +02:00 |
Andrea Cimatoribus
|
4a9f468aac
|
Update documentation
|
2018-09-15 09:18:03 +02:00 |
Bruno Oliveira
|
a4dd6ee3ce
|
Fix linting
|
2018-09-14 17:31:01 -03:00 |
Bruno Oliveira
|
130cf7e0db
|
Fix rendering of the ini example for python_files
Also added an example using one pattern per line
|
2018-09-14 17:27:25 -03:00 |
Bruno Oliveira
|
fa78da3c03
|
Update backward compatibility policy with new practices
|
2018-09-14 15:58:22 -03:00 |
Bruno Oliveira
|
bf074b37a3
|
Show deprecation warnings for compat properties
Fix #3616
|
2018-09-13 14:10:30 -03:00 |
Bruno Oliveira
|
1f20626618
|
Preparing release version 3.8.0
|
2018-09-05 21:06:32 +00:00 |
Bruno Oliveira
|
69b34f7658
|
Merge remote-tracking branch 'upstream/master' into release-3.8.0
|
2018-09-05 18:02:02 -03:00 |
Bruno Oliveira
|
d3f72ca202
|
Fix linting for warnings.rst
|
2018-09-04 14:33:41 -03:00 |
Bruno Oliveira
|
415a62e373
|
Fix typo in PytestExperimentalApiWarning
|
2018-09-04 11:35:35 -03:00 |
Bruno Oliveira
|
8ce3aeadbf
|
Move PytestExerimentalApiWarning to warning_types
|
2018-09-04 11:35:35 -03:00 |
Bruno Oliveira
|
b818314045
|
Improve docs for warnings capture and PEP-0506 remarks
|
2018-09-04 11:35:34 -03:00 |
Bruno Oliveira
|
0fffa6ba2f
|
Implement hack to issue warnings during config
Once we can capture warnings during the config stage, we can
then get rid of this function
Related to #2891
|
2018-09-04 11:35:34 -03:00 |
Bruno Oliveira
|
9965ed84da
|
Show deprecation warnings by default if no other filters are configured
Fix #2908
|
2018-09-04 11:35:34 -03:00 |
Bruno Oliveira
|
208dd3aad1
|
Add docs for internal warnings and introduce PytestDeprecationWarning
Fix #2477
|
2018-09-04 11:35:34 -03:00 |
Bruno Oliveira
|
495b44198f
|
Merge pull request #3917 from dhirensr/docs_for_detailed_info
T3566,T3546: added a blurb in usage.rst for usage of flag -r
|
2018-09-01 10:09:29 -03:00 |
Bruno Oliveira
|
f3b0caf299
|
Improve docs for summary report and move it further up in the doc
|
2018-09-01 08:54:00 -03:00 |
Bruno Oliveira
|
75d29acc06
|
Fix reference to inter-sphinx objects database
|
2018-09-01 08:48:47 -03:00 |
dhirensr
|
95881c870e
|
T3566,T3546: added a blurb in usage.rst for usage of flag -r
|
2018-08-31 11:20:15 +05:30 |
Bruno Oliveira
|
84a9f7a263
|
Add pytest Quick Start Guide to the books section in the docs
|
2018-08-30 20:18:51 -03:00 |
Bruno Oliveira
|
11e591e442
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2018-08-30 19:55:23 -03:00 |
hoefling
|
8c96eea583
|
doc fix: raises accepts tuples instead of lists (fixes #3907)
|
2018-08-30 00:19:59 +02:00 |
Anthony Sottile
|
aea962dc21
|
Preparing release version 3.7.4
|
2018-08-29 08:57:54 -07:00 |
Steve Piercy
|
f19cfbb825
|
Fix 404 to a somewhat better historical note
|
2018-08-28 14:35:08 -07:00 |
Bruno Oliveira
|
a605ad4d11
|
Merge pull request #3880 from jeffreyrack/3829-progress_display_mode
#3829 -- Add the ability to show test progress as number of tests completed instead of a percent.
|
2018-08-28 16:54:14 -03:00 |
Bruno Oliveira
|
23295e1e98
|
Fix docs linting
|
2018-08-27 20:21:08 -03:00 |
Jeffrey Rackauckas
|
8f4685e024
|
Move count display style to be part of console_output_style, fixed test progress for count console output style.
|
2018-08-26 19:21:00 -07:00 |
Bruno Oliveira
|
2f2d5861bb
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2018-08-26 16:45:00 -03:00 |