You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SpecFlow
You can skip tests by using the @ignore flag in a feature file which
assigns an NUnit IgnoreAttribute to the generated NUnit test. The
IgnoreAttribute optionally accepts a parameter where you provide the
reason the test is being ignored. Is there a way to provide a reason
for ignoring the test along with the @ignore tag in the feature file?
Jonas Bandi
unread,
Sep 28, 2010, 3:46:21 PM9/28/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spec...@googlegroups.com
No currently there is not. You can however write comments in the feature file.