Skip to content

Repository files navigation

testr Go Reference main

Package testr provides a minimal extension to the standard library's testing.

Features

  • Minimal assertion API with Equal, ErrorIs, ErrorAs, and Panic.
  • Optional message using WithMessage.
  • Stop the execution using WithFailNow.
  • Ease of initialization with Must and MustV.

About

A minimal assertion library for Go

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages