[weld-issues] [JBoss JIRA] Created: (WELD-689) Add a Performance profile to Test Arquillian

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon Sep 20 08:41:28 EDT 2010


Add a Performance profile to Test Arquillian
--------------------------------------------

                 Key: WELD-689
                 URL: https://jira.jboss.org/browse/WELD-689
             Project: Weld
          Issue Type: Feature Request
          Components: Infrastructure
            Reporter: Aslak Knutsen
            Assignee: Aslak Knutsen


Add JUnit category 
- Performance

Add Suites
- IntegrationPerformanceSuite @Category(Integration.class, Performance.class) 
- NormalPerformanceSuite @Category(Performance.class) 


Add Maven profiles:
- incontainer-perf (hudson)
- incontainer-remote-perf (remote started container with option to override -Dtest=) 
- standalone-perf (embedded with option to override -Dtest=)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list