module
Version:
v1.0.10
Opens a new window with list of versions in this module.
Published: Jun 15, 2022
License: MIT
Opens a new window with license information.
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.
Directories
¶
Click to show internal directories.
Click to hide internal directories.