Skip to content

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"

30 Oct 12:28
98ca3c9
Compare
Choose a tag to compare

Include test number in jUnit XML output #91 by @bosonogi
Report when a required test returns "unsupported feature" #93 by @tetron
internal: Drop Python 3.4 testing and other fixes #95 by @tetron

cwltest 1.0.20190228134645: Print test number if test failed; Add --badgedir & --tags

30 Oct 12:25
cf7239f
Compare
Choose a tag to compare

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

30 Oct 12:21
Compare
Choose a tag to compare

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

30 Oct 12:19
37f1275
Compare
Choose a tag to compare

cwltest 1.0.20180512170808: now with MS Windows support!

30 Oct 12:19
6226d05
Compare
Choose a tag to compare

enable appveyor (MS Windows) testing of cwltest #72 by @mr-c

cwltest 1.0.20180503153209: sync with cwltool's subprocess32 pin

30 Oct 12:17
6bffd59
Compare
Choose a tag to compare

cwltest 1.0.20180416154033: Bump junit-xml version to 1.8 for "category" support

30 Oct 12:16
2926410
Compare
Choose a tag to compare

Bump junit-xml version to 1.8 for "category" support. #67 by @tetron

cwltest 1.0.20180413145017: optional tests, short names, terminate tests as needed

30 Oct 12:15
2d47780
Compare
Choose a tag to compare

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

cwltest 1.0.20180209171722: enhanced wheel testing in the release process

30 Oct 12:12
ca22197
Compare
Choose a tag to compare

release process: split the wheel testing into py2 & py3 version #58 by @mr-c

cwltest 1.0.20180209145937: internal testing and release fixes

30 Oct 12:11
a99e17e
Compare
Choose a tag to compare

allow for testing of py3 as well #57 by @mr-c
don't forget the wheel in the release testing process #56 by @mr-c