Skip to content

0mbi/gotest-to-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gotest-to-org

Simple go test report to org-mode transformer. Sometimes you have a lot of log output in a lot of tests, then this tool might become useful.

Building

go build ./...

Usage

In your go PWD run

$ go test -v ./... > /tmp/gotest.txt

For transformation run:

$ gottorg /tmp/gotest.txt > gotest.org

Author / Contact

Markus Hihn

License

MIT

About

Simple go test report to org-mode transformer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages