index
:
delta/python-packages/subunit-git.git
external-iso8601
fix-test-lists
master
github.com: testing-cabal/subunit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
subunit
/
run.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort Python import definitions with isort
Jelmer Vernooij
2023-01-31
1
-8
/
+2
*
Explicitly invoke python3.
Jelmer Vernooij
2022-01-25
1
-1
/
+1
*
Remove logic for Python < 3.6
Stephen Finucane
2021-12-15
1
-4
/
+1
*
Support --locals in tracebacks and release 1.1.0
1.1.0
Robert Collins
2015-03-10
1
-1
/
+4
*
Remove support for SUBUNIT_FORMATTER, which has been broken for a long time.
Jelmer Vernooij
2014-12-11
1
-3
/
+1
*
Remove unused import.
Jelmer Vernooij
2014-12-02
1
-1
/
+0
*
Improve showing of import errors in the Python runner.
Robert Collins
2014-11-18
1
-1
/
+5
*
0.0.19
Robert Collins
2014-08-24
1
-14
/
+28
*
Exit non-zero when listing includes import failures.
Robert Collins
2013-11-30
1
-5
/
+12
*
* The logic for `subunit.run` is now importable via python -
Robert Collins
2013-06-17
1
-1
/
+5
*
Switch to variable length encoded integers.
Robert Collins
2013-03-31
1
-1
/
+1
*
* ``subunit.run`` now replaces sys.stdout to ensure that stdout is unbuffered
Robert Collins
2013-03-13
1
-0
/
+7
*
Fixes from getting testrepository running with v2.
Robert Collins
2013-03-06
1
-4
/
+19
*
Enumerate tests before running (permits progress bars).
Robert Collins
2013-03-04
1
-1
/
+5
*
Fix up buffering to make pdb usable.
Robert Collins
2013-03-04
1
-0
/
+4
*
Convert subunit.run to v2.
Robert Collins
2013-03-03
1
-3
/
+9
*
* The ``failfast`` option to ``subunit.run`` will now work. The dependency on
Robert Collins
2012-12-17
1
-3
/
+12
*
Have the output of subunit.run include timing information.
James Westby
2011-11-01
1
-0
/
+2
*
Fix Python 3 syntax error.
Jonathan Lange
2011-07-26
1
-1
/
+1
*
The Subunit Python test runner ``python -m subunit.run`` can now report the
Robert Collins
2010-11-30
1
-1
/
+2
*
Tweak discovery patch as requested in the review.
Robert Collins
2010-07-01
1
-2
/
+5
*
Modify the usage message from subunit.run.
James Westby
2010-06-22
1
-2
/
+28
*
Use testtools to do the running and so support discovery via that.
James Westby
2010-06-12
1
-26
/
+2
*
Add --discover-pattern.
James Westby
2010-06-07
1
-1
/
+5
*
Implement a hacky first pass at discovery.
James Westby
2010-06-07
1
-2
/
+18
*
Support SUBUNIT_FORMATTER environment variable.
Jelmer Vernooij
2010-01-15
1
-2
/
+3
*
License change to BSD/Apache License 2.0.
Robert Collins
2009-09-30
1
-12
/
+10
*
Proper use of capitals for proper nouns.
Robert Collins
2009-09-19
1
-1
/
+1
*
Move python API documentation into the subunit pydoc.
Robert Collins
2009-09-19
1
-1
/
+6
*
Merge python helper subunit.run, for running python suites in subunit.
Robert Collins
2009-07-18
1
-4
/
+2
*
Move subunitrun => subunit.run
Jelmer Vernooij
2009-06-12
1
-0
/
+45