Skip to content

pravastacaraka/go-unit-test-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Unit Test Study

This repo is made to learn about how to write unit tests for Golang.

Dependencies

I have used the following dependencies:

Get it running locally

To get this study running locally, type this into your terminal:

$ git clone git@github.com:pravastacaraka/belajar-golang-unit-test.git
$ cd belajar-golang-unit-test
$ go get
$ go test -v

Question or Feedback

Do you have questions or feedback? Then the reach out to me on Email, Facebook, Twitter, or LinkedIn.

Credits

License

GNU General Public License v3.0, Copyright (c) 2021 Pravasta Caraka Bramastagiri

About

Just learn about the unit tests in the Go language

Topics

Resources

License

Stars

Watchers

Forks

Languages