-
-
Notifications
You must be signed in to change notification settings - Fork 339
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
Adding throwsMany exception #955
Conversation
Co-authored-by: antonio-manuel <contacto@antoniolopez.eu>
Co-authored-by: antonio-manuel <contacto@antoniolopez.eu>
LGTM Can you please also add documentation for this in the README.md file? Thanks! |
Co-authored-by: daniel-dios <daniel.schezdios@gmail.com>
Hey, thanks for your comment, we just updated the documentation. We noticed we had to update the mockk-dsl.api, but we didn't found in the documentation any reference to this file, what is the purpose of it? Should it be included in the CONTRIBUTION file? Also, the pipeline is not running with my commits, do I need any granted permissions for that? |
Co-authored-by: daniel-dios <daniel.schezdios@gmail.com>
f1da3d7
to
87219d1
Compare
ping @Raibaz 👼 |
Hi team! 😬🤓
This is @antonio-manuel and @daniel-dios from @n26!
Since we are testing Kafka ErrorHandlers we wanted to stub a method to return 10 times a given exception and then success with this amazing library 🙌
We are proposing this two new methods to make test even clearer!
Thanks a lot
💓