Scott Babcock
2016-12-14 18:06:43 UTC
The ability to specify listeners via ServiceLoader configuration file is
very useful, as this mechanism declares the listeners within the project in
a way to works the same no matter how the tests are executed - Maven
command line, Eclipse, IntelliJ, ...
It would be great if this same mechanism were available to specify an
object factory. This would provide the same sort of cohesion and
consistency that's available for listeners.
very useful, as this mechanism declares the listeners within the project in
a way to works the same no matter how the tests are executed - Maven
command line, Eclipse, IntelliJ, ...
It would be great if this same mechanism were available to specify an
object factory. This would provide the same sort of cohesion and
consistency that's available for listeners.
--
You received this message because you are subscribed to the Google Groups "testng-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-dev+***@googlegroups.com.
To post to this group, send email to testng-***@googlegroups.com.
Visit this group at https://groups.google.com/group/testng-dev.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "testng-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-dev+***@googlegroups.com.
To post to this group, send email to testng-***@googlegroups.com.
Visit this group at https://groups.google.com/group/testng-dev.
For more options, visit https://groups.google.com/d/optout.