Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • so, I add @ignore("") before @Test, in this case test will not be launched but a comment will be shows, right ? Commented Oct 4, 2011 at 9:59
  • @lola: unfortunately the value is not printed out (don't know why - even if it should be an easy thing). There is only a Skipped: X counter in the summary. Commented Oct 4, 2011 at 15:33
  • @lola: I updated my answer on how to show the @Ignore annotation value Commented Dec 3, 2011 at 15:33