Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing in Go

The project contains a simple entitlements claim implementation to demonstrate unit testing in Go.

Tutorial: A Gentle Introduction to Unit Testing in Go

🟢 Prerequisites

  • Basic familiarity with the Go programming language.
  • A recent version of Go installed on your local machine.

📦 Getting started

Run the following commands to get set up:

git clone https://github.com/betterstack-community/gounittests.git
cd gounittests

Then follow the tutorial here to learn and practice unit testing in Go.

⚖ License

The code used in this project and in the linked tutorial are licensed under the Apache License, Version 2.0

About

Intro to unit tests

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages