Specify multiple glue packages in Eclipse Cucumber Feature Runner -


i trying run cucumber feature files using cucumber plugin eclipse. when setup run configuration, specify glue path package containing step defs follows which works:

classpath:com.company.path.to.stepdef

however, have feature files need access step def classes in different packages (in different jars). have tried various permutations specify multiple packages in glue field, ever finds stepdefs in first package.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -