Have been searching for a bit and haven't found anything that answered my question.
I have a simple Cucumber.js project, was trying to implement profiles just like you can do in ruby under the cucumber.yml file, but can't really find out how to do it in Cucumber.js
Sorry for no specific info about the issue,
Thanks in advance
At the time of writing, this question is the number one result from Google for 'cucumberjs profile', even though the CucumberJS GitHub page has a section entitled Profiles.
I just tried that with the following, and it seems to work: I see no results for tests tagged
@full-user
when I create the above-mentionedcucumber.js
and fill it with this: