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

Tests with Mockk #334

Closed
Claire1817 opened this issue Jun 5, 2019 · 7 comments
Closed

Tests with Mockk #334

Claire1817 opened this issue Jun 5, 2019 · 7 comments
Milestone

Comments

@Claire1817
Copy link

Hello !

Is it possible to add a support for the library Mockk like you did for Mockito and EasyMock ?

Thank's

@Claire1817
Copy link
Author

i think it's already working, i did some test but i'm not sure that all the features work perfectly.

@stephanenicolas
Copy link
Owner

stephanenicolas commented Jun 5, 2019 via email

@dlemures dlemures added this to the 3.0.0 milestone Jun 25, 2019
@stephanenicolas stephanenicolas mentioned this issue Jun 25, 2019
19 tasks
@dlemures
Copy link
Collaborator

Looking at the TP test implementation, it should already work for the annotations: @MockK and @RelaxedMockK.

Is there any feature that you found missing @ClaireGizard ?

@afaucogney
Copy link

afaucogney commented Jul 22, 2019 via email

@stephanenicolas
Copy link
Owner

stephanenicolas commented Jul 22, 2019 via email

@dlemures
Copy link
Collaborator

We will add support @SpyK (MockK) and @Spy (Mockito).

@stephanenicolas
Copy link
Owner

This is getting closed as it has been released in version 3.0.0.

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

No branches or pull requests

4 participants