Releases: common-workflow-language/cwltest
cwltest 1.0.20190906212748: Last Python 2.7 release; Drop Python 3.4, Include test number in jUnit XML output and eport when a required test returns "unsupported feature"
cwltest 1.0.20190228134645: Print test number if test failed; Add --badgedir & --tags
update mypy version to 0.620 #81 by @mr-c
internal testing: fix DeprecationWarning via replace assertEquals
with assertEqual
#80 by @tom-tan
Improve checking for cwltool in macOS #78 by @tom-tan
Add --badgedir option #79 by @tom-tan
Add a badge for Travis CI #83 by @tom-tan
Print test number if test failed #87 @ tom-tan
Add --tags
option #86 by @tom-tan
Add the missing badges #90 by @mr-c
Workaround for Py2 emoji issues #92 by @mr-c 🕺🏻
cwltest 1.0.20180601100346: Fix a crash when --verbose was used
Fix a crash when --verbose was used #71 by @joelarmstrong
cwltest release testing: fix testing of PRs from forks; shellcheck clean #75 by @mr-c
cwltest 1.0.20180518074130: relax subprocess dependency
cwltest 1.0.20180512170808: now with MS Windows support!
cwltest 1.0.20180503153209: sync with cwltool's subprocess32 pin
cwltest 1.0.20180416154033: Bump junit-xml version to 1.8 for "category" support
cwltest 1.0.20180413145017: optional tests, short names, terminate tests as needed
Support for optional tests #50 by @anton-khodak
Add short names to cwltest and junit-xml #51 by @anton-khodak
update logic on required tests & unsupported features #63 by @mr-c
If a test process didn't end on its own, terminate it. Also adds missing --version option. #65 by @tetron
Fix internal tests #66 by @mr-c