summaryrefslogtreecommitdiff
path: root/test/unittest_pytest.py
Commit message (Collapse)AuthorAgeFilesLines
* Move coverage utility from pytest to testlibDenis Laxalde2016-03-031-15/+0
| | | | | | | This allows client libraries to avoid importing pytest module which has spurious monkeypatches of unittest. Drop deprecated API about coverage control.
* [coverage] Provides better tools to pause tracingChristophe de Vienne2014-11-271-0/+51
| | | | | | | The former implementation was not restoring properly the trace function on python 2.7 at least. This cleaner implementation uses context-manager, and deprecates the pause_tracing/resume_tracing couple. Closes #280757
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
|
* 2to3: fix a lot of white space after commaEmile Anclin2010-11-151-4/+4
|
* missing replacement in disclaimer; include COPYING.LESSER in manifest; kill ↵Sylvain Th?nault2010-04-281-1/+1
| | | | DEPENDS file
* propre licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-0/+17
|
* add test for testfile/testdir recognition functionpierre-yves david2008-06-301-0/+33