testng-team/testng-team.github.io

Enhance Documentation pertaining to Dependency Injection using Guice

krmahadevan opened this issue · 0 comments

The Guice dependency injection documentation ( https://testng.org/#_guice_dependency_injection ) does not capture details around

  • org.testng.IInjectorFactory
  • how to inject dependencies into TestNG listeners