summaryrefslogtreecommitdiff
path: root/logilab/common/testlib.py
Commit message (Expand)AuthorAgeFilesLines
* style(black): new black release changed a bunch of stuffLaurent Peuch2020-08-261-9/+5
* [DepreciationWarning] deprecated has been renamed to callable_deprecatedLaurent Peuch2020-05-061-6/+8
* Please the flake8 godLaurent Peuch2020-03-191-22/+12
* Black the whole code baseLaurent Peuch2020-04-011-82/+131
* [types] clean type annotations generation from pyannotationLaurent Peuch2020-03-201-46/+67
* Nearly drop dependency on sixPhilippe Pepiot2019-11-081-7/+5
* [testlib] Deprecate doctest things in favour of stdlib moduleDenis Laxalde2016-01-191-2/+4
* [testlib] Deprecate with_tempdir (Closes #8267966)Denis Laxalde2016-10-241-1/+3
* [testlib] drop unused TestCase.pdbclassJulien Cristau2015-11-051-1/+0
* Move coverage utility from pytest to testlibDenis Laxalde2016-03-031-1/+36
* [testlib] Stop using internal TestCase._addSkip methodRémi Cardona2015-09-211-1/+6
* [testlib] remove unused and untested Mock classesRémi Cardona2015-09-181-34/+0
* Move pytest-specific code from testlib to pytestRémi Cardona2015-09-111-144/+2
* [testlib] Allow skipTest() and fail() in generative testsRémi Cardona2015-09-101-0/+5
* [testlib] Update __all__Rémi Cardona2015-09-101-1/+1
* [testlib] Remove deprecated assert methodsRémi Cardona2015-09-101-455/+0
* [testlib] Remove old TestCase.assertRaises codeRémi Cardona2015-09-101-47/+0
* [testlib] remove support for deprecated module level fixture namesDavid Douard2014-11-271-57/+0
* [testlib] Deal with set binary operator changes from python 3Rémi Cardona2015-06-251-0/+3
* [testlib] Fix datadir property (closes #294478)Rémi Cardona2015-06-251-1/+1
* Fix various typosRémi Cardona2015-05-281-1/+1
* [layout] change the source directory layoutDavid Douard2015-03-131-0/+1392