Skip to content

MarcoPolo/gotest2sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotest2sql

inserts the output of go test -json ./... into a sqlite database

Usage

go test -json ./... | go run github.com/marcopolo/gotest2sql -output ./test_results.db

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages