Skip to content
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

Add quarkus support section #783

Merged
merged 1 commit into from Jan 26, 2022
Merged

Conversation

glefloch
Copy link
Contributor

Quarkus also support mockk as mock provider in the bean container. This adds the link to the library.

Thanks for your work on this project!

README.md Outdated
@@ -21,6 +21,10 @@ Check the series of articles "Mocking is not rocket science" at [Kt. Academy](ht

* [springmockk](https://github.com/Ninja-Squad/springmockk) introduced in official [Spring Boot Kotlin tutorial](https://spring.io/guides/tutorials/spring-boot-kotlin/)

### Quarkus support

* [quarkus-mockk](https://github.com/quarkiverse/quarkus-mockk) adds support for mocking beans in Quarkus. Documetation can be found [here](https://quarkiverse.github.io/quarkiverse-docs/quarkus-mockk/dev/index.html)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a typo here, it should be Documentation :)

@Raibaz
Copy link
Collaborator

Raibaz commented Jan 25, 2022

Thanks a lot for this!

Needs a minor change then we can definitely merge it.

@glefloch
Copy link
Contributor Author

Right sorry for that. I pushed a fix.

@Raibaz Raibaz merged commit 674c767 into mockk:master Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants