Skip to content

Assertion for Go v1.0.1

Compare
Choose a tag to compare
@ghosind ghosind released this 12 Jan 16:30
· 17 commits to main since this release
v1.0.1
ba6bfed

Assertion for Go is a collection of assertion functions that extend the built-in testing package.

New Features

  • Equal support to compare n-dimensions slice/array.