ef-labs / vertx-guice

Create Vert.x Modules and Verticles with dependency injection using Guice
MIT License
59 stars 24 forks source link

Integration tests won't work when Guice is enabled #2

Closed timur-han closed 9 years ago

timur-han commented 10 years ago

Hi,

Standard vertx integration tests won't work when I use the Guice module. As a result, one cannot debug vertx apps. Do you have any workarounds?

Regards,

Timur

adrianluisgonzalez commented 10 years ago

Can you clarify what you are trying to do? Code sample perhaps?

adrianluisgonzalez commented 9 years ago

Feel free to reopen if this is still an issue and you can provide more details.