getTestCasesFromFilesystem seems to be inaccessible
See original GitHub issueI’ve posted a message on the Slack, @Raymond also posted there on Feb 29.
I’ve searched for related issues and found #1220 which is how I used to do it.
I’ve just upgraded from 5.1.0 to 7.0.0-rc.0, I’ve read the Changelog. It appears that there is no longer a way to access cucumber.getTestCasesFromFilesystem
, although the routine that does the work still appears to be in dist/cucumber.js.
Is there a new approach for getting the test cases from filesystem that makes getTestCasesFromFilesystem
redundant?
Thanks.
Issue Analytics
- State:
- Created 3 years ago
- Comments:27 (8 by maintainers)
Top Results From Across the Web
Cucumber - Bountysource
It appears that there is no longer a way to access cucumber.getTestCasesFromFilesystem , although the routine that does the work still appears to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Suggestion: https://github.com/purpleteam-labs/purpleteam-app-scanner_cucumber-1489-repro/pull/1
All test are passing now
HI @aslakhellesoy and thanks for your response. I only just read this, didn’t get any notification. Let me investigate your response, I’ve added it to our backlog to do and report back. Thanks.