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
/
test_helpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2020-01-18
1
-1
/
+1
*
* Testtools now depends on extras, a small library split out from it to contain
Robert Collins
2013-01-18
1
-183
/
+0
*
Copyright. Flakes
Jonathan Lange
2012-02-04
1
-3
/
+1
*
Use TracebackContent as the point to pivot whether or not we hide stack.
Jonathan Lange
2012-02-04
1
-25
/
+0
*
Hide the stack using a RunTest method.
Jonathan Lange
2011-08-15
1
-0
/
+3
*
Make it so the test suite will run without fixtures installed.
Jonathan Lange
2011-07-29
1
-11
/
+0
*
Missed one.
Jonathan Lange
2011-07-26
1
-1
/
+4
*
Tests for safe_hasattr.
Jonathan Lange
2011-07-20
1
-0
/
+31
*
Be explicit in our higher level tests about what levels of the stack we
Jonathan Lange
2011-07-20
1
-6
/
+17
*
Make sure we show testtools own stack levels during run.
Jonathan Lange
2011-07-20
1
-2
/
+2
*
Use matchers for better tests.
Jonathan Lange
2011-07-20
1
-21
/
+20
*
Add FixtureSuite and a fixture for hiding/showing the debug levels of stack.
Jonathan Lange
2011-07-20
1
-1
/
+25
*
Helper method to show and hide test results.
Jonathan Lange
2011-07-20
1
-0
/
+21
*
Work with Python 3
Jonathan Lange
2011-06-30
1
-12
/
+12
*
Add tests for error_callback
Martin Pool
2011-06-01
1
-1
/
+54
*
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
Change the helpers to get *any* object.
Jonathan Lange
2010-10-31
1
-0
/
+7
*
Raise an error if no alternative provided and can't import a module.
Jonathan Lange
2010-10-31
1
-3
/
+9
*
Support fallback imports.
Jonathan Lange
2010-10-31
1
-2
/
+50
*
Make the tests more robust.
Jonathan Lange
2010-10-31
1
-2
/
+9
*
Handle submodules
Jonathan Lange
2010-10-31
1
-1
/
+8
*
Initial implementation of try_import.
Jonathan Lange
2010-08-03
1
-0
/
+31