openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
testtools
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
4 days
ago. based on code collected
5 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 76 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add assertThat assertion to TestCase.
Robert Collins
More...
over 16 years ago
Finish Content - supply charset support.
Robert Collins
More...
over 16 years ago
Consolidate all the exception handling blocks into one.
Robert Collins
More...
over 16 years ago
Create a specific method to run the user code in a test.
Robert Collins
More...
over 16 years ago
Add python 2.4 support for run() - untested.
Robert Collins
More...
over 16 years ago
Move startTest/stopTest to RunTest.
Robert Collins
More...
over 16 years ago
Better name for RunTest._run_decorated_result.
Robert Collins
More...
over 16 years ago
Move result decoration to RunTest.
Robert Collins
More...
over 16 years ago
Move dynamic creation of test cases to RunTest.
Robert Collins
More...
over 16 years ago
Start moving TestCase.run() logic to testtools.RunTest.
Robert Collins
More...
over 16 years ago
Expose the details API for use from within test code.
Robert Collins
More...
over 16 years ago
Review feedback.
Robert Collins
More...
over 16 years ago
Remove duplicate test.
Robert Collins
More...
over 16 years ago
Support xfail and unexpected success.
Robert Collins
More...
over 16 years ago
Add a a way for TestCase to signal UnexpectedSuccess to itself.
Robert Collins
More...
over 16 years ago
Use details API in TestCase outcome reporting.
Robert Collins
More...
over 16 years ago
Add TestCase.add / get Details().
Robert Collins
More...
over 16 years ago
Merge support for the extended outcome API.
Robert Collins
More...
over 16 years ago
Add the details API to the TestResults supported by testtools.
Robert Collins
More...
over 16 years ago
Merge ExtendedToOriginal decorator.
Robert Collins
More...
over 16 years ago
Alternative fix for nose - don't define a null test case method, its only useful for testing testtools.
Robert Collins
More...
over 16 years ago
Bring in the ExtendedToOriginal decorator from subunit.
Robert Collins
More...
over 16 years ago
Add mime support code for details API from subunit.
Robert Collins
More...
over 16 years ago
Prevent nose finding 'runTest' tests in classes derived from testtools.testcase.TestCase (bug 312257).
Robert Collins
More...
over 16 years ago
Merge checking that setUp and tearDown are upcalled.
Robert Collins
More...
over 16 years ago
Python 2.7 TestResult API support.
Robert Collins
More...
over 16 years ago
Error if setUp or tearDown are not called.
Robert Collins
More...
over 16 years ago
Compatible with python 2.7 at the TestResult layer.
Robert Collins
More...
over 16 years ago
Project meta cleanups: setup.py executable, multiple committers in HACKING, NEWS file created.
Robert Collins
More...
over 16 years ago
Start on 0.0.2: fix tests with python 2.6 (which defines __eq__)
Robert Collins
More...
over 16 years ago
←
1
2
…
70
71
72
73
74
75
76
77
78
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree