Skip to content

halifya/Unit-test-using-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project to Learning Unit Test

Prerequisite

  • Golang
  • Test

To run, Work at root directory

  1. Install go package
go get
  1. Install testify
go get github.com/stretchr/testify
  1. test
go test

Example result

PASS
ok      fizzbuzz        0.322s

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages