Skip to content

pulak-opti/go-test-suite-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-test-suite-template

To run the server

$ go run main.go

To run the go tests

$ go test -v ./...

To run the Postman e2e tests

$ npm test

Note: Make sure a server is running on localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published