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 Cukes
Hi,
I am using tags at feature level and also at scenario level. In one of
my feature file I have got tags at both levels:
--------------------------------
@test_tag
Feature 1
....and so on..
----------------------------------
In my cucumber.yml file I have got:
test_profile: --tags @test_tag --tags @sub_tag
My understanding was that test_profile will run both @test_tag and
@sub_tag, however it runs only @sub_tag and ignores the feature files
which has just got @test_tag.
Any thoughts on this please?
Thanks,
Kay
Alex Klimenkov
unread,
Feb 16, 2012, 5:02:58 PM2/16/12
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