Skip to content

Conversation

@jeremybaumont
Copy link

@jeremybaumont jeremybaumont commented Jul 9, 2020

Refers to #32

Why

The only 2 things that we would like to add to go test output were colors, that is solved with gotest project and a one line summary to count tests passed, skipped and/or failed. The later helps us with our TDD loop.

What

  • Add one line summary at the end of the output to cound tests that failed, passed and/or skipped like the following:
    image

@subtlepseudonym
Copy link
Contributor

I believe this is beyond the scope of gotest. You could add the summary line with a bash script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants