mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 12:14:00 -04:00
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
Go code (golang) set of packages that provide many tools for testifying that
|
|
your code will behave as you intend.
|
|
|
|
Features include:
|
|
|
|
- Easy assertions
|
|
- Mocking
|
|
- HTTP response trapping
|
|
- Testing suite interfaces and functions
|