Hello All,
JavaConfig looks very promising and I can't wait to integrate it into my next project. Is there any TestNG integration?
Presently I use AbstractTestNGSpringContextTests as well as XML config and <context: property-placeholder../> plus a properties file (for machine-specific information, like passwords).
Are these features available in Spring JavaConfig?
Thanks in Advance,
Steven


