Community

Test Driven Development (TDD) and Moving Forward with Less Technical Debt

new comment by Denis Golovin View all comments on this document

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.testng.app. Code is very raw because I just reused JUnit eclipse integration and changed it to start TestNG tests the same way.