command
module
Version:
v0.0.0-...-63e4dfc
Opens a new window with list of versions in this module.
Published: Aug 15, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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
Documentation
¶
gotest2sql inserts the output of go test -json ./... into a sqlite database
Source Files
¶
Click to show internal directories.
Click to hide internal directories.