Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Releases: octolab/testit

v0.2.0

08 Feb 05:57
Compare
Choose a tag to compare

Changelog

d613a2e fix #4: try again to fix TestGoTestStackTrace
5bb7156 fix #4: clean GOROOT from output; bump go.octolab.org and go.octolab.org/toolkit/cli, refactor
89dc430 bump go.octolab.org and go.octolab.org/toolkit/cli, refactor flags, improve --colored
871577c bump go.octolab.org/toolkit/cli, refactor code, and fix broken builds
7c28891 bump go.octolab.org/toolkit/cli and refactor silent errors
a29967b fix #1: combine gotest and panicparse
bfb11a3 allocate generic stream implementation
7fbc6c1 refactor stream

v0.1.0

01 Feb 21:08
Compare
Choose a tag to compare

Changelog

323a797 issue #1: combine gotest with panicparse by pipe
c4b59f0 integrate panicparse as is
8553865 implement gotest
104aa82 refactor testit go compile command
fb542e9 support Silent error
b2d6194 refactor to stream processing
4253ea4 disable 1.14.x for ci and dump GO111MODULE
0ba35ac prepare testdata provider

v0.0.1

29 Jan 07:07
Compare
Choose a tag to compare

Changelog

6bd5c45 prepare distribution
3a0b072 extend test go compile by passed args
5f48eed fix #2: implement testit go compile
4ec7e88 update readme and ci config
fcb8c33 define module
93656ab Initial commit