Skip to content

v0.4.2

Compare
Choose a tag to compare
@dnephin dnephin released this 21 Apr 01:24
32e482f

This release attempts to work around a bug in test2json and handle a change in test2json behaviour introduced in go1.14.

Changelog

32e482f Merge pull request #102 from dnephin/print-missing-output
cacb835 summary: mitigate test2json bug causing missing test output
2403f71 summary: only filter out framing messages that match the test name
1233c41 store test output by rootTestName->subTestNames->output
08303fe Merge pull request #104 from dnephin/fix-missing-output-on-panic
db873a2 Print incomplete tests as failures
f25c369 Merge pull request #103 from dnephin/linter-whitelist
1dfd4a8 Use an explicit list of linters
0f3ab42 Merge pull request #98 from dnephin/update-docs
7abd97c Add -t flag to test2json examples
b348b74 Merge pull request #91 from dnephin/go1.14
79cca92 Remove go1.10 from CI and remove Gopkg files
16cca0b Add go1.14 to CI
938d36e Update to gotest.tools/v3
b9c9035 Merge pull request #89 from dnephin/restore-original-dots-format
85ca9e9 windows golden
183b435 Restore old format for dots
9a4b2e3 Re-add the original dots format