Denis Golovin [
http://community.jboss.org/people/dgolovin] commented on the document
"Test Driven Development (TDD) and Moving Forward with Less Technical Debt"
To view all comments on this document, visit:
http://community.jboss.org/docs/DOC-15096#comment-3074
--------------------------------------------------
I remember I have an experiment to run UI tests in eclipse using TestNG, I have this
project in our SVN here
https://svn.jboss.org/repos/jbosstools/workspace/dgolovin/org.jboss.tools...
https://svn.jboss.org/repos/jbosstools/workspace/dgolovin/org.jboss.tools.... Code
is very raw because I just reused JUnit eclipse integration and changed it to start TestNG
tests the same way.
--------------------------------------------------