Testify is a Go (golang) toolkit with common assertions and mocks for testing your code. It features a specific set of packages, namely: assert package, which allows for better, more readable test code in Go; require package, which is similar to the assert package but instead of returning a boolean result, terminates the current test; mock package, which allows for easy writing of mock objects; and the suit package, which provides functionality similar to those of more common object oriented languages.
Testify is easy to install or update, and supports the three major Go versions (1.11, 1.12 and 1.13).
Features
- Easy assertions
- Mocking
- Testing suite interfaces and functions
Categories
Software TestingLicense
MIT LicenseFollow Testify
Other Useful Business Software
A privacy-first API that predicts global consumer preferences
Through our API, we provide contextualized personalization and insights based on a deep understanding of consumer behavior and more than 575 million people, places, and things.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Testify!