Skip to content

Commit

Permalink
Suggest alternative in the issue #57
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoh86 authored Apr 15, 2024
1 parent 30bb7db commit 98af5f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ And It is poor method that `richgo` parses and adjusts the standard output of `g
So now I recommend you that you do NOT use `richgo`, get use to pure `go test`, train an ability to find the error from the output and contribute to improve official `go test` if you needed.
Some may think that I have too much faith in pure Go, but this is my honest feeling.

If you want a good suggestion for alternative tools for this one, you may find it in the [issue #57](https://github.com/kyoh86/richgo/issues/57).


# Installation

Expand Down

0 comments on commit 98af5f3

Please sign in to comment.