You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -215,10 +215,3 @@ $ tox -e pytest
215
215
# all combinations
216
216
$ tox
217
217
```
218
-
219
-
## Work in progress
220
-
221
-
There is a [rewrite branch](https://github.com/xmlrunner/unittest-xml-reporting/tree/rewrite) which contains better unit tests and uses a different runner. It
222
-
introduces a `CompositeTestResult` which allows the use of both `TextTestResult`
223
-
and `XMLTestResult` as delegates. If you would like to help reconcile both
0 commit comments