Ahmed-Ali/Cucumberish

No such module 'Cucumberish'

zhaoxh11 opened this issue · 1 comments

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.

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()