Looks interesting too. I don't really like the regex part, because that means, that you have to have the spec file and the test file with the same steps, and if you will change the spec file it may occasionally break tests. But as an example of cucumber itself, it is nice. I'll try to use it in my next project.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Looks interesting too. I don't really like the regex part, because that means, that you have to have the spec file and the test file with the same steps, and if you will change the spec file it may occasionally break tests. But as an example of cucumber itself, it is nice. I'll try to use it in my next project.