Joe Talbott
|
1c891d7d97
|
Fix typo in goodpractices.rst
|
2017-08-25 10:01:24 -04:00 |
Antonio Hidalgo
|
2a99d82c3b
|
Fixed error in 'Good Practices' code snippet
|
2017-08-16 00:26:14 +02:00 |
Bruno Oliveira
|
6fe7069cbb
|
Move historical notes to their own doc
Fix #2512
|
2017-07-27 20:47:12 -03:00 |
Skylar Downes
|
f7caa56a6b
|
moved documentation of conftest.py hack to nose.rst
|
2017-04-06 18:01:03 -07:00 |
Skylar Downes
|
3aa4fb62d6
|
Merge branch 'master' into master
|
2017-04-06 16:35:38 -07:00 |
Bruno Oliveira
|
272aba98e2
|
Mention the src layout as recommended practice
|
2017-03-14 18:39:02 -03:00 |
Bruno Oliveira
|
4a9348324d
|
Add more information to test-layout docs as discussed during PR
|
2017-03-14 07:59:01 -03:00 |
Bruno Oliveira
|
581857aab6
|
Fix typo
|
2017-03-09 20:46:22 -03:00 |
Bruno Oliveira
|
841f731707
|
Attempt to clarify the confusion regarding __init__ files and unique test names
Fix #529
|
2017-03-09 20:41:33 -03:00 |
Peter Heatwole
|
ef903460b1
|
Fix broken links
|
2017-01-02 14:19:49 -08:00 |
Ismail
|
1f0401ab62
|
Fix minor typo
|
2016-12-02 15:09:38 +00:00 |
Ana Vojnovic
|
2e6a58ab69
|
Clarify test discovery docs.
|
2016-11-26 15:21:39 +01:00 |
Bruno Oliveira
|
918af99a2a
|
Remove example of obsolete pytest.main usage with string
|
2016-10-20 12:30:58 -02:00 |
Skylar Downes
|
34117be98b
|
Update goodpractices.rst
|
2016-09-15 16:45:35 -07:00 |
Skylar Downes
|
07ad71e851
|
clarified purpose of `pip install -e` command
ref #1937
|
2016-09-15 14:55:54 -07: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 |
RedBeardCode
|
0e2ebc96ff
|
Remove deprecated cmd options
Fixes #1657
|
2016-06-26 19:26:04 +02:00 |
Dave Hunt
|
ef9dd14963
|
Introduce pytest command as recommended entry point
Fixes #1629
|
2016-06-21 16:16:57 +02:00 |
Omar Kohl
|
266b53dfc2
|
Add Jenkins xUnit Plugin link to doc
|
2016-03-20 13:39:10 +01:00 |
Loïc Estève
|
99072ea8c9
|
Fix practise -> practice typo in documentation
|
2016-01-20 16:35:27 +01:00 |