Skip to content

Go testing library providing a variety of assert functions

License

Notifications You must be signed in to change notification settings

eugenetriguba/checkmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkmate

GoDoc Go Report Card Badge Version Badge

Checkmate is a Go library designed to enhance the testing experience by providing a set of assertion functions. With Go, there is no built-in assertion library which can make writing tests feel more verbose than it needs to be, so Checkmate aims to fill that gap.

Installation

To install Checkmate, use the following command:

$ go get github.com/eugenetriguba/checkmate

About

Go testing library providing a variety of assert functions

Topics

Resources

License

Stars

Watchers

Forks

Languages