Skip to content

codehand/cest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cest

Build Status codecov

Contents

How to build and install

go install github.com/codehand/cest

Supported Versions

cest is tool genarate test with echo labstack

Changes

Features

Examples

cest -all .
cest -all ...
cest -all *
cest -all handler/abc/abc.go
cest -all handler/abc

cest -all -output=tests ...
cest -all -output=tests .
cest -all -output=tests *
cest -all -output=tests handler/abc/abc.go
cest -all -output=tests handler/abc

cest -all -output=. .
cest -all -output=. ...
cest -all -output=. *
cest -all -output=. handler/abc/abc.go
cest -all -output=. handler/abc

cest -only=EchoContext -output=tests handler/abc/abc.go

About

Tool genarate unit test, support echo, gin server

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •