Skip to content

Commit 1b7f14f

Browse files
committed
tap2junit v0.1.6 proposal
1 parent f581367 commit 1b7f14f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# tap2junit changelog
22

3+
### 0.1.6
4+
* Support for parsing YAML blocks
5+
* Add option to override test suite name
6+
* Add support for TAP version 12
7+
* Support TAP with nested tests
8+
* Fix duration_ms to be milliseconds instead of seconds
9+
* Explicitly encode input file as utf-8
10+
11+
312
### 0.1.5
413
* Add support for Python 3
514
* Add automated testing on Travis CI

0 commit comments

Comments
 (0)