Bruno Oliveira
|
f3b359f5b8
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
# Conflicts:
# _pytest/capture.py
# _pytest/compat.py
# _pytest/python.py
# testing/python/collect.py
# testing/test_mark.py
|
2017-05-03 19:04:53 -03:00 |
Skylar Downes
|
f7caa56a6b
|
moved documentation of conftest.py hack to nose.rst
|
2017-04-06 18:01:03 -07:00 |
Bruno Oliveira
|
eabe3eed6b
|
Add docs for the warnings functionality
|
2017-03-20 23:35:01 -03: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 |
Skylar Downes
|
b4fd74c6ff
|
add mention of setup.py develop
|
2016-09-15 14:10:57 -07:00 |
Skylar Downes
|
69f72c6f4b
|
fix typo
|
2016-09-15 10:49:59 -07:00 |
Skylar Downes
|
383fc02ba6
|
fix spacing
|
2016-09-15 10:47:16 -07:00 |
Skylar Downes
|
d217984129
|
documenting how to point pytest at local code
Related to #1937
|
2016-09-15 10:46:15 -07:00 |
Bruno Oliveira
|
745c8c17f1
|
Merge remote-tracking branch 'upstream/master'
|
2016-08-19 17:38:21 -03:00 |
matthiasha
|
c8fbf3ae34
|
remove dot in pytest
|
2016-08-19 14:02:25 +02:00 |
matthiasha
|
799dab9dba
|
Documentation update for rootdir discovery
This covers issue https://github.com/pytest-dev/pytest/issues/1435.
|
2016-08-19 09:01:12 +02:00 |
Bruno Oliveira
|
ab86dea529
|
Support [tool:pytest] in setup.cfg files
Also deprecate [pytest] usage in setup.cfg files
Fix #567
|
2016-08-17 08:19:38 -03:00 |
Bruno Oliveira
|
802755ceed
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2016-08-06 17:58:17 -03:00 |
Dave Hunt
|
eb08135280
|
Update documentation to describe expected rootdir behaviour
|
2016-08-06 19:35:40 +02:00 |
Dave Hunt
|
ef9dd14963
|
Introduce pytest command as recommended entry point
Fixes #1629
|
2016-06-21 16:16:57 +02:00 |
TomV
|
d6dfb1a393
|
issue 1544: norecursedirs build & dist dirs
|
2016-05-23 21:02:29 +01:00 |
Bruno Oliveira
|
8c74bb0d25
|
Improve description on how pytest starts test collection in goodpractises
|
2015-12-03 01:01:34 -02:00 |
Abhijeet Kasurde
|
e79413acc4
|
Updated documentation from txt to rst
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2015-08-04 16:41:02 +05:30 |