Categorygithub.com/jucardi/go-testx
module
1.0.10
Repository: https://github.com/jucardi/go-testx.git
Documentation: pkg.go.dev

# README

go-testx

Testing suite inspired in https://github.com/stretchr/testify and https://github.com/smartystreets/goconvey

  • This suite allows all assert functions provided by stretch/testify but prints results to the terminal in a friendlier way.
  • Allows blocks of tests using Convey as goconvey would, but uses assert functions from assert instead of So(value, assertHandler, expected)
  • It is compatible with the goconvey binary.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author