Bruno Oliveira
|
946466abf4
|
Run regen-docs for pytest 3.0
|
2016-08-01 20:09:35 -04:00 |
Bruno Oliveira
|
f827810fa8
|
Fix 2.10 -> 3.0 versions in docs
|
2016-07-12 21:02:40 -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 |
palaviv
|
f8d4cadc3d
|
Added versionchanged directives
|
2016-06-19 23:56:43 +03:00 |
palaviv
|
c29130d400
|
Updated documentation
|
2016-06-19 23:34:42 +03:00 |
Ronny Pfannschmidt
|
b5bd4d959d
|
merge master to features
|
2016-06-01 08:13:26 +02:00 |
Ronny Pfannschmidt
|
77c28825df
|
regendoc and comment out a python2.7 example as per #1573
|
2016-05-31 19:05:36 +02:00 |
Omar Kohl
|
c578226d43
|
Implement ExceptionInfo.match() to match regexp on str(exception)
This implements similar functionality to
unittest.TestCase.assertRegexpMatches()
closes #372
|
2016-04-03 11:22:44 +02:00 |
nicoddemus
|
168daaa71f
|
Regendocs
|
2016-03-17 17:13:41 -04:00 |
nicoddemus
|
f82c03833f
|
Regendocs
|
2016-02-29 15:52:56 -05:00 |
Ronny Pfannschmidt
|
de1a9f574c
|
merge from master
|
2016-02-05 00:10:28 +01:00 |
Bruno Oliveira
|
a912d3745b
|
Moved py.code code over to py.test
Fix #103
|
2016-01-25 23:18:04 -02:00 |
Ronny Pfannschmidt
|
64d7d00218
|
Prepare 2.8.7 release
|
2016-01-24 17:59:48 +01:00 |
Bruno Oliveira
|
ec597e81a4
|
Remove references to python pre-2.6 from docs
|
2015-12-16 16:16:22 -02:00 |
Florian Bruhin
|
7d150c20cf
|
Regenerate 2.8.5 docs.
|
2015-12-11 22:28:23 -02:00 |
Ronny Pfannschmidt
|
b920f09a95
|
doc regen for release 2.8.4
|
2015-12-06 16:14:23 +01:00 |
Ronny Pfannschmidt
|
063f90f0d2
|
run regendoc
|
2015-11-18 17:47:17 +01:00 |
Michael K
|
37e96c9335
|
[doc] Fixed indentation
|
2015-10-10 13:29:22 +02:00 |
Florian Bruhin
|
42937d4bb6
|
Prepare 2.8.2 release.
|
2015-10-06 21:06:25 +02:00 |
holger krekel
|
95245b935c
|
- fix a flaky test on py35-xdist by calling
importlib.invalidate_caches()
- bump version to 2.8.1
- regen docs
- amend changelog, authors
|
2015-09-29 13:10:59 +02:00 |
Ronny Pfannschmidt
|
c3588b545f
|
generate docs on python3.4
|
2015-09-22 16:52:35 +02:00 |
Ronny Pfannschmidt
|
89badfec0c
|
update regendoc, substitutes PYTHON_PREFIX
|
2015-09-22 14:48:04 +02:00 |
Ronny Pfannschmidt
|
662d755974
|
fix documentation gegeneration, kill Makefile
|
2015-09-22 14:22:37 +02:00 |
Ben Webb
|
622e64320a
|
Add __eq__ method to assertion comparison example
This makes the example make more sense, because now Foo(1) == Foo(1) is
true. Fixes #411
|
2015-09-21 14:23:26 +01:00 |
Abhijeet Kasurde
|
6d446e7167
|
Converted documentation from txt to rst
|
2015-08-05 10:24:14 +05:30 |
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 |