summaryrefslogtreecommitdiff
path: root/logilab/common/pytest.py
Commit message (Expand)AuthorAgeFilesLines
* style(black): new black release changed a bunch of stuffLaurent Peuch2020-08-261-7/+4
* Make the build reproducibleChris Lamb2020-07-201-1/+3
* fix(typing): explicitly define Match and Pattern on Import Error (python < 3.7)Simon Chabot2020-06-111-1/+11
* refactor(logilab.common.deprecation): add typesNoe Gaumont2020-05-291-1/+1
* [DepreciationWarning] deprecated has been renamed to callable_deprecatedLaurent Peuch2020-05-061-2/+2
* Please the flake8 godLaurent Peuch2020-03-191-32/+40
* Black the whole code baseLaurent Peuch2020-04-011-249/+381
* [types] clean type annotations generation from pyannotationLaurent Peuch2020-03-201-30/+42
* Use time.process_time instead of time.clock (deprecated)Simon Chabot2019-10-241-5/+5
* Deprecate logilab-pytestDenis Laxalde2016-10-031-0/+2
* Rename pytest executable into logilab-pytestDenis Laxalde2016-10-031-16/+16
* [pytest] make pytest module runnableDavid Douard2016-06-101-0/+4
* Move coverage utility from pytest to testlibDenis Laxalde2016-03-031-58/+1
* Move pytest-specific code from testlib to pytestRémi Cardona2015-09-111-2/+155
* [pytest] Randomize tests order when using -t (closes #295922)Rémi Cardona2015-07-011-1/+4
* [pytest] use method.__self__.__class__ instead of method.im_classRémi Cardona2015-06-251-1/+1
* [layout] change the source directory layoutDavid Douard2015-03-131-0/+1199