-
Notifications
You must be signed in to change notification settings - Fork 447
Open
Labels
help wantedWant to contribute? We recommend these issues.Want to contribute? We recommend these issues.🗺️good first issue🗺️Ideal for newcomer contributorsIdeal for newcomer contributors
Milestone
Description
Opening this "good first issue" for anyone who wants to improve uassert and urequire. There are basically three ways to do it:
- Add missing helpers from https://github.com/stretchr/testify/blob/master/assert/assertions.go
- Improve the implementation (robustness, testing, code, error output rendering, support for new types, etc.)
- Update the existing
examples/packages to useuassertandurequire.
Edit:
- Enhance the
gno testandstdlibs/testingfunctionality to display more information, such as line and column numbers, for better debugging. Or support the use ofSprintf()for structs with private fields, which is currently blocked for security concerns (in production), but could be beneficial for testing purposes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedWant to contribute? We recommend these issues.Want to contribute? We recommend these issues.🗺️good first issue🗺️Ideal for newcomer contributorsIdeal for newcomer contributors
Type
Projects
Status
📥 Inbox
Status
Need lots of help
Status
Backlog