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

Make Jukito work with Spock tests #64

Open
RaviH opened this issue May 19, 2015 · 3 comments
Open

Make Jukito work with Spock tests #64

RaviH opened this issue May 19, 2015 · 3 comments

Comments

@RaviH
Copy link

RaviH commented May 19, 2015

Hi,

There is already an issue open to have Jukito work with Groovy tests. But, this request is for having Jukito work with Spock tests. If need be I can volunteer to do the coding, since I know Groovy and Spock decently well. But, I would need guidance as to what the design should be since I am brand spanking new to Jukito.

Thanks,
Ravi H

@christiangoudreau
Copy link
Member

We would be more than happy to receive that contribution and to help you through that process!

@RaviH
Copy link
Author

RaviH commented May 20, 2015

I think I would be freeing up at home after this week. Can you point me to a good resource that can help me augment Jukito? Any tutorial, training etc?

@przemekgalazka
Copy link
Member

Have you looked at spock extension for guice? This is good start. For sure
injection to test methods will be hard as spock use that for test data
injection.
But injection to fields should be easy if you provide wrapping module to
user module while creating injector in spock extension :)

On Wed, May 20, 2015 at 5:51 PM, Ravi Hasija [email protected]
wrote:

I think I would be freeing up at home after this week. Can you point me to
a good resource that can help me augment Jukito? Any tutorial, training etc?


Reply to this email directly or view it on GitHub
#64 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants