Releases: kyoh86/richgo
v0.2.8
Changelog
db38499 use conf.Default() instead of conf.Load() in test
dd145c1 colorize when a "testfilter" command is called fix #21
c45bf70 Merge pull request #22 from sagikazarmark/patch-1
b758dc4 Add skip style to solarized dark notice
Automated with GoReleaser
Built with go version go1.9 darwin/amd64
v0.2.7
v0.2.6
Changelog
aac81eb rename output.go to output_test.go It's used just for test.
19598ce increase coverage: add e2e test
1b8bf33 treat sample: if the empty _test.go file exists, "[no tests to run]" is put.
8e2d046 treat sample
04d693b vendoring
4d982e3 increase coverage
cdc7b4d Wear some badges.
65ad9d6 setup go workspace on wercker
fe281e3 set box in wercker.yml
a7bfe53 add coverage
acf36df bugfix: styling coverage
8da8517 fix some lints
cc2293d Add test and fix bugs for config/color
02714b1 fix misspell
d918526 fix some lints
Automated with GoReleaser
Built with go version go1.9 darwin/amd64
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
Changelog
3984caf prepare v0.2.1
b5351b5 Filters outputs only if the richgo is called with "test" subcommand
4aa6fe9 Merge pull request #11 from martinlindhe/notify-on-parse-error
fe71a56 Load: notify that yaml parse failed
572c50c Merge pull request #10 from kyoh86/fix-issue-5
f75df95 fix issue #5
03edea9 docker to reproduce from atombender
35d295f Add environment override flag for forcing colorization (#9)
502ba06 Remove extraneous backtick in example (#8)
aabd73f Add testfilter command for postprocessing only (#6)
9228b48 Bye-bye go-yaml/yaml. I'm sike of you.
Automated with GoReleaser
Built with go version go1.8.3 darwin/amd64
Support coverage
v0.2 Merge branch 'mark-coverage'
Basic functionality
[email protected] will eparate the output-lines in following categories.
- Build
- Start
- Pass
- Fail
- Skip
And each categories can be styled seperately.