[arquillian-issues] [JBoss JIRA] (ARQ-1703) Add annotation to add comments to test report

Alex Soto (JIRA) issues at jboss.org
Tue Mar 11 07:09:11 EDT 2014


Alex Soto created ARQ-1703:
------------------------------

             Summary: Add annotation to add comments to test report
                 Key: ARQ-1703
                 URL: https://issues.jboss.org/browse/ARQ-1703
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Recorder
            Reporter: Alex Soto
            Priority: Minor


Sometimes when you write some automatic tests, you also want that QA team execute them manually, maybe because that business case is critical or because automatic test can only cover one part.

So it would be good if for example we could annotate test method with an annotation like:

@Report("This test should be executed manually too")

And then this message may be available on reporter class and could be written to report.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list