Ask a Question

Add necessary library files during runtime when using gradle

axthosarouris
New Contributor

Add necessary library files during runtime when using gradle

Hi,

We are using Cucumber in our development process in building a service in AWS. We are using DynamoDb and when we are running tests locally we are using a local instance of DynamoDb. To do this we need to include in the classpath certain library files. We have manged to do this for the test task of gradle but not for the cucumber task

Given that these files are in a folder (build/dyanamodb-local) in our project, is there a way to include them in the classpath of the cucumber task?

 

 

1 REPLY 1
aslakhellesoy
Moderator

I assume you are using a build tool like Maven or Gradle. Please consult the manual for your build tool about how to set up the classpath.

------
I'm the creator and lead developer of Cucumber Open.
cancel
Showing results for 
Search instead for 
Did you mean: