Skip to content

kjellkvinge/gocover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocover

Test coverage analysis in your terminal.

Install

go get github.com/kjellkvinge/gocover

Usage

usage: gocover [file/function]

Options

  -coverFilename string
        Cover profile filename location
  -file string
        show annotated source code for selected file
  -func string
        Show only selected function
  -legend
        Print sample colors
  -runtests
        Run tests and generate coverage profile (default true)

About

test coverage analysis in your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages