-
Notifications
You must be signed in to change notification settings - Fork 472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Improve gomega matchers #538
Comments
@aelsabbahy besides Maybe the 2 requests should be broken into 2 different issues/PRs? If they are broken apart this could be easier to create and review as well. |
Yeah, they probably should be broken apart into two tickets and your ticket is the third enhancement on the gomega matchers for io. |
@pedroMMM Finally got some time to hammer out my thoughts on this.. feels good since I've wanted to make progress on this concept forever now. Check out the following PR: #576 For usage examples take a look at this: It works.. but unit tests are broken and the code is quickly thrown together and can use some love. I probably won't be available next week.. but if you're interested in this.. feel free to take my branch and run with it =) This + Sprig + Per-package/service drivers = goss v0.4.0 milestone for me. |
Describe the feature:
Improve gomega matchers.
Describe the solution you'd like
https://onsi.github.io/gomega/#gstruct-testing-complex-data-types
The text was updated successfully, but these errors were encountered: