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
/
testresult
/
real.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document extended test result interface
Jonathan Lange
2015-12-10
1
-0
/
+5
*
Hide TestRecord and StreamToTestRecord
Jonathan Lange
2015-11-12
1
-20
/
+20
*
Old-fashioned set syntax
Jonathan Lange
2015-11-09
1
-2
/
+2
*
Abstract text_or_bytes
Jonathan Lange
2015-11-09
1
-5
/
+5
*
Change PRecord to PClass
Jonathan Lange
2015-11-09
1
-2
/
+2
*
Move test_dict_to_case near StreamToDict
Jonathan Lange
2015-11-09
1
-15
/
+15
*
Don't use StreamToDict internally
Jonathan Lange
2015-11-09
1
-9
/
+9
*
_streamer -> _hook
Jonathan Lange
2015-11-09
1
-8
/
+8
*
StreamSummary with composition, not inheritance
Jonathan Lange
2015-11-09
1
-2
/
+12
*
Extract StreamToTestRecord base class
Jonathan Lange
2015-11-09
1
-22
/
+68
*
Move _make_content_type closer to where it is used
Jonathan Lange
2015-11-09
1
-21
/
+21
*
Put to_test_case logic on TestRecord
Jonathan Lange
2015-11-09
1
-8
/
+25
*
Make _status_map persistent.
Jonathan Lange
2015-11-09
1
-2
/
+2
*
Move test_dict_to_case closer to test_dict definition
Jonathan Lange
2015-11-09
1
-27
/
+27
*
Remove temporary variable 'case'
Jonathan Lange
2015-11-09
1
-8
/
+7
*
Extract got_file
Jonathan Lange
2015-11-09
1
-8
/
+19
*
Extract got_timestamp function
Jonathan Lange
2015-11-09
1
-6
/
+10
*
Move creation logic to TestRecord itself
Jonathan Lange
2015-11-09
1
-10
/
+11
*
Actually use TestRecord internally
Jonathan Lange
2015-11-09
1
-25
/
+59
*
Extract methods for making and updating record
Jonathan Lange
2015-11-09
1
-13
/
+25
*
Extract _make_content_type
Jonathan Lange
2015-11-09
1
-14
/
+22
*
Use `case` consistently, over `_inprogress[key]`
Jonathan Lange
2015-11-09
1
-5
/
+13
*
Use name for interim states
Jonathan Lange
2015-11-09
1
-1
/
+1
*
Aspirational documentation
Jonathan Lange
2015-11-09
1
-0
/
+66
*
Update PlaceHolder indentation
Jonathan Lange
2015-11-06
1
-3
/
+3
*
Restore & deprecate domap
Jonathan Lange
2015-11-06
1
-6
/
+19
*
Spell out `f` and `xs`
Jonathan Lange
2015-11-03
1
-2
/
+2
*
Drop `__metaclass__` declaration
Jonathan Lange
2015-11-02
1
-1
/
+0
*
Document confusing `domap`
Jonathan Lange
2015-11-02
1
-6
/
+7
*
Remove duplicate implementation of method
Jonathan Lange
2015-11-02
1
-3
/
+0
*
Fix lint in testresult.real
Jonathan Lange
2015-11-02
1
-56
/
+73
*
Fix pypy3 tests by using ceil when reporting duration.
Robert Collins
2015-03-11
1
-4
/
+10
*
Fix output of empty attachments.
Robert Collins
2015-03-10
1
-0
/
+2
*
Overhaul exception reporting.
Robert Collins
2015-03-10
1
-6
/
+13
*
Fix rST error in `StreamResult`
Jonathan Lange
2014-08-26
1
-2
/
+0
*
Handle content objects better
Robert Collins
2014-08-24
1
-4
/
+7
*
Remove and relocate some now un-needed compatibility functions.
Daniel Watkins
2013-12-03
1
-1
/
+1
*
Remove trailing whitespace.
Daniel Watkins
2013-12-03
1
-16
/
+16
*
Fix Typo in StreamResult docs.
Thomi Richards
2013-11-19
1
-1
/
+1
*
Fix StreamSummary counting of testsRun.
Robert Collins
2013-11-05
1
-1
/
+1
*
Make epytext documentation work
Jonathan Lange
2013-04-04
1
-39
/
+40
*
ExtendedToStreamDecorator wasn't using kwargs consistently.
Robert Collins
2013-04-04
1
-3
/
+3
*
Add a StreamResult Router.
Robert Collins
2013-04-03
1
-0
/
+125
*
Add a StreamResult safe for use in threaded/concurrent code.
Robert Collins
2013-03-20
1
-1
/
+65
*
Add a timestamping StreamResult.
Robert Collins
2013-03-18
1
-0
/
+18
*
Add StreamTagger, for tagging StreamResult events.
Robert Collins
2013-03-16
1
-0
/
+24
*
Add an adapter to adapt StreamResult event streams into ExtendedTestResult.
Robert Collins
2013-03-16
1
-1
/
+41
*
Add an adapter to convert ExtendedTestResult to StreamResult.
Robert Collins
2013-03-15
1
-1
/
+134
*
Add a dedicated interface for controlling an in-progress TestRun.
Robert Collins
2013-03-14
1
-0
/
+38
*
Add StreamSummary to generate summary statistics and capture failures.
Robert Collins
2013-03-12
1
-0
/
+104
[next]