[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: testcases overwritten

akostadinov do-not-reply at jboss.com
Fri Feb 16 13:14:34 EST 2007


By renaming I mean to use junit.configuration so tests appear renamed in reports. Thus testname(security-manager) means we use junit.configuration=security-manager.

So I see two options:
1. use junit.configuration value to rename all tests except these run by tests-standard-unit target.
2. resolve duplicates by tunning include/exclude patterns and invent some mechanism to notify if we have duplicate testcases again.

"1" seems much easier to me.

Let me know what do you think.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017784#4017784

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017784



More information about the jboss-dev-forums mailing list