index
:
delta/python-coveragepy.git
3.2_branch
4.0
Mariatta/fix-typo-in-the-word-moved-there-was-an--1542086661635
_main_-support
alex_gaynor/improve-performance-of-coverage-under-py-1411425050845
ast-branch
baserock/morph
bug_123
c-coroutine
check-source-isdir
combine-from-multiple-dirs
combine_files_and_dirs
config
coverage3
debug-gevent
django
fix-thread-safety
fix_init_name
fix_source_encoding
html-filter
hugovk/use-containerbased-infrastructure-1430745469757
inorout
ionelmc/correct-path-normalization-on-windows-th-1433618255921
issue-265
issue-425
issue-426
issue-433-2
issue-493-2
issue-502-7
issue-519
issue-523
issue-524-2
issue-549
issue361
issues-298
latest-pytest
master
pankajp/faster-html-report-ui
pngs
py26-unindexed-parameters
read_pickle
salty_horse/use-https-for-codecovio-image-1519130663808
spelling
use-os-path-module
who-tests-what-170
windows_multiprocessing_support
bitbucket.org: Obsolete (use python-coveragepy-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coverage
/
test_helpers.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove the test helpers into their own repo
Ned Batchelder
2016-06-01
1
-394
/
+0
|
*
Add a method to support unittest
Ned Batchelder
2016-05-31
1
-0
/
+4
|
*
Clarify when delayed_assertions is known to work.
Ned Batchelder
2016-01-04
1
-1
/
+5
|
*
Fix 2.6, as usual
Ned Batchelder
2016-01-04
1
-1
/
+1
|
*
Add a delayed_assertions context manager
Ned Batchelder
2016-01-04
1
-0
/
+49
|
*
Handle yield-from and await. All tests pass
Ned Batchelder
2016-01-02
1
-6
/
+6
|
*
Context managers wouldn't clean up during exceptions.
Ned Batchelder
2015-08-17
1
-4
/
+8
|
*
A better name
Ned Batchelder
2015-08-17
1
-5
/
+5
|
*
Move more code from test_farm.py to test_helpers.py
Ned Batchelder
2015-08-17
1
-7
/
+48
|
*
Make FarmTestCase a real TestCase
Ned Batchelder
2015-08-17
1
-1
/
+1
|
*
Fixing spelling
Ned Batchelder
2015-08-04
1
-2
/
+2
|
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
|
*
Not sure how I missed this UndefinedLocal.... :(
Ned Batchelder
2015-04-25
1
-2
/
+1
|
*
A better way to indicate that a tempdir test isn't making any files.
Ned Batchelder
2015-04-24
1
-2
/
+11
|
*
Remove (most) tearDown functions in favor of addCleanup
Ned Batchelder
2015-02-09
1
-2
/
+2
|
*
Plugin support is now only in the CTracer, not in the PyTracer.
Ned Batchelder
2015-02-09
1
-1
/
+1
|
*
Re-use CheckUniqueFilenames for test_collector.py
Ned Batchelder
2015-02-08
1
-0
/
+1
|
*
Useful debugging help.
Ned Batchelder
2015-02-08
1
-0
/
+5
|
*
Fully embrace SkipTest with our own method.
Ned Batchelder
2015-02-07
1
-1
/
+4
|
|
|
|
|
Also, no test is conditionally defined. They call self.skip if they should be skippped.
*
Clarify how to use make_file for non-ascii content.
Ned Batchelder
2015-01-22
1
-4
/
+8
|
*
More improvements to the test helpers.
Ned Batchelder
2014-10-07
1
-13
/
+18
|
*
Make the test helpers more correct on their own.
Ned Batchelder
2014-10-05
1
-2
/
+7
|
*
More things we don't need with the latest versions
Ned Batchelder
2014-09-20
1
-10
/
+0
|
*
Forgot to add the new file...
Ned Batchelder
2014-09-16
1
-0
/
+268