Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such module 'Cucumberish' #147

Open
zhaoxh11 opened this issue May 27, 2022 · 1 comment
Open

No such module 'Cucumberish' #147

zhaoxh11 opened this issue May 27, 2022 · 1 comment

Comments

@zhaoxh11
Copy link

Basically, I follow the steps stated in https://github.com/Ahmed-Ali/Cucumberish/wiki/Install-manually-for-Swift but when I try to run a test case it will show the error No such module 'Cucumberish' in file CucumerishInitiallzer.swift.

@jasonh9
Copy link

jasonh9 commented Jun 9, 2023

When you manually install it you don't need to use the import statement, because you are not importing it as a framework.

Simply use the cucumberish functions, eg beforeStart()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants