95
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 30, 2025 — Jun 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #822 from amatellanes/master
jszakmeister
as John Szakmeister
More... almost 12 years ago
Fix Testid docs More... about 12 years ago
Switch ContextSuite to use super() to keep the init-sequence correct.
jszakmeister
as John Szakmeister
More... about 12 years ago
Merge pull request #811 from rkuska/master
jszakmeister
as John Szakmeister
More... about 12 years ago
Call super in LazySuite to access _removed_tests variable More... about 12 years ago
Merge pull request #807 from paperlessreceipts/try_run-method-test
jszakmeister
as John Szakmeister
More... about 12 years ago
Fix for try_run when using bound methods More... about 12 years ago
Update CHANGELOG.
jszakmeister
as John Szakmeister
More... about 12 years ago
Bump the version number and update NEWS.
jszakmeister
as John Szakmeister
More... about 12 years ago
Bump the version number.
jszakmeister
as John Szakmeister
More... about 12 years ago
Update the NEWS file.
jszakmeister
as John Szakmeister
More... about 12 years ago
Bring the CHANGELOG up-to-date.
jszakmeister
as John Szakmeister
More... about 12 years ago
Fix typo in log capture help More... about 12 years ago
Fix #779: xunit report file is written in --where directory
jszakmeister
as John Szakmeister
More... about 12 years ago
Merge pull request #796 from brad/patch-1
jszakmeister
as John Szakmeister
More... about 12 years ago
Fix #792: "Not a directory" error when using python setup.py nosetests
jszakmeister
as John Szakmeister
More... about 12 years ago
correcting typo, missing the word "run" More... about 12 years ago
Whitelist rm and make in the tox configuration.
jszakmeister
as John Szakmeister
More... about 12 years ago
Remove commented out lines in tox.ini.
jszakmeister
as John Szakmeister
More... about 12 years ago
Skip coverage tests correctly in Python 2.5 when coverage not available.
jszakmeister
as John Szakmeister
More... about 12 years ago
Add a few tests with raising string exceptions.
jszakmeister
as John Szakmeister
More... about 12 years ago
Fix a traceback when using string exceptions.
jszakmeister
as John Szakmeister
More... about 12 years ago
Merge pull request #790 from mr-c/fix/nosetest-setup.cfg-ignore
jszakmeister
as John Szakmeister
More... about 12 years ago
Merge pull request #787 from AntoineD/master
jszakmeister
as John Szakmeister
More... about 12 years ago
Add Python 3.4 support to tox and drop Python 2.4 and 2.5.
jszakmeister
as John Szakmeister
More... over 12 years ago
Fix try_run on pypy.
jszakmeister
as John Szakmeister
More... over 12 years ago
setuptools nosetest command breaks build_ext due to setup.cfg configuration not being respected More... over 12 years ago
Disable test_concurrent_shared.
jszakmeister
as John Szakmeister
More... over 12 years ago
Merge pull request #788 from mitya57/master
jszakmeister
as John Szakmeister
More... over 12 years ago
Make issue680 test succeed with LC_ALL=C
mitya57
as Dmitry Shachnev
More... over 12 years ago