index
:
delta/python-packages/testtools.git
dont-run-sphinx-on-3.3
gh-pages
interfaces
json-text
master
mypy
readthedocs-twisted
remove-test-dependency-on-twisted-13
resourced-to-stream-decorator
typo-flexability
github.com: testing-cabal/testtools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testtools
/
tests
/
helpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of 'safe_hasattr'
Stephen Finucane
2021-02-25
1
-5
/
+0
*
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2020-01-18
1
-16
/
+16
*
Upgrade Python syntax with pyupgrade
Hugo
2020-01-18
1
-3
/
+3
*
Review tweaks
Jonathan Lange
2016-01-10
1
-5
/
+11
*
`throw` helper
Jonathan Lange
2015-12-07
1
-0
/
+8
*
Move useful matchers to helper module
Jonathan Lange
2015-12-07
1
-0
/
+45
*
Add StackLinesContent, reimplement TracebackContent to use this new class.
Thomi Richards
2013-10-25
1
-4
/
+4
*
* Testtools now depends on extras, a small library split out from it to contain
Robert Collins
2013-01-18
1
-3
/
+2
*
* ``testtools.run`` now supports the ``-f`` or ``--failfast`` parameter.
Robert Collins
2012-12-16
1
-0
/
+4
*
Tweaks
Jonathan Lange
2012-02-04
1
-5
/
+1
*
Fix a glaring bug where any test that raised on FullStackRunTest would abort ...
Jonathan Lange
2012-02-04
1
-1
/
+3
*
Use TracebackContent as the point to pivot whether or not we hide stack.
Jonathan Lange
2012-02-04
1
-19
/
+7
*
I think this is the right thing to do.
Jonathan Lange
2012-02-04
1
-2
/
+6
*
Rob says MultiTestResult is fixed.
Graham Binns
2012-01-10
1
-0
/
+4
*
Hide the stack using a RunTest method.
Jonathan Lange
2011-08-15
1
-0
/
+7
*
Make it so the test suite will run without fixtures installed.
Jonathan Lange
2011-07-29
1
-4
/
+6
*
Switch to using a FunctionFixture, per Rob's suggestion.
Jonathan Lange
2011-07-20
1
-11
/
+5
*
Move safe_hasattr
Jonathan Lange
2011-07-20
1
-6
/
+4
*
Be explicit in our higher level tests about what levels of the stack we
Jonathan Lange
2011-07-20
1
-6
/
+20
*
Add FixtureSuite and a fixture for hiding/showing the debug levels of stack.
Jonathan Lange
2011-07-20
1
-3
/
+19
*
Helper method to show and hide test results.
Jonathan Lange
2011-07-20
1
-0
/
+12
*
Don't re-export from helpers.
Jonathan Lange
2011-07-20
1
-5
/
+1
*
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
Merge Martin[gz]'s exception cycle reduction work.
Robert Collins
2010-10-15
1
-0
/
+1
|
\
|
*
Avoid exc_info cycles in several places and comment on trickier ones
Martin
2010-08-16
1
-0
/
+1
*
|
Make TestThreadSafeForwardingResult forward times to the wrapped result class
Martin
2010-09-27
1
-0
/
+4
|
/
*
Lots of little coding cleanups
Jonathan Lange
2009-12-31
1
-2
/
+2
*
Make some of our test doubles available for external use.
Robert Collins
2009-12-13
1
-85
/
+1
*
add a sample non-empty exc-info
Benjamin Peterson
2009-11-29
1
-0
/
+7
*
Add a a way for TestCase to signal UnexpectedSuccess to itself.
Robert Collins
2009-11-08
1
-1
/
+1
*
Compatible with python 2.7 at the TestResult layer.
Robert Collins
2009-10-26
1
-0
/
+90
*
Compatibility with TestResult.startTestRun/stopTestRun.
Robert Collins
2009-08-27
1
-0
/
+8
*
Add test skipping inspired by nose, bzr and trial to testtools.
Robert Collins
2009-02-28
1
-0
/
+4
*
Rename pyunit3k to testtools.
Jonathan Lange
2008-10-04
1
-0
/
+42