Don't make tests convert to and from bytes. Instead, just use a StreamResult double...
authorThomi Richards <thomi.richards@canonical.com>
Mon, 9 Dec 2013 20:52:07 +0000 (09:52 +1300)
committerThomi Richards <thomi.richards@canonical.com>
Mon, 9 Dec 2013 20:52:07 +0000 (09:52 +1300)
commit4a4f7ffda0a72a2735008029022cb92f737407b3
tree00f94ec572667e1a06fd5e697cf0b430fa38d471
parentdb6c2795d80729fcc6e197b7c533e91b6dcdcbcb
Don't make tests convert to and from bytes. Instead, just use a StreamResult double. Update test code.
python/subunit/_output.py
python/subunit/tests/test_output_filter.py