-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I've always really liked the github.com/stretchr/testify/assert package (and the related require package), but I think there's room to improve upon writing test assertions:
- adding color-coding to the messaging (maybe?)
- adding better support for types like
time.Timeandtime.Duration - cleaning up the method naming
- better diffs for large or complex values
I'll probably write up a "spec" document just to see if there's enough I would change to actually warrant a new package or try to contribute upstream to testify.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request