cukes icon indicating copy to clipboard operation
cukes copied to clipboard

Cucumber DSL for testing RESTful Web Services

Results 46 cukes issues
Sort by recently updated
recently updated
newest added

I'd like to see a log entry that tells me how long it finally took to get the correct result. Hence, with a statement as the following ``` gherkin Given...

Hi Great library, any plans to move towards cucumber 7?

Bumps [h2](https://github.com/h2database/h2database) from 1.4.196 to 2.2.220. Release notes Sourced from h2's releases. Version 2.2.220 Changes since 2.1.214 release: ... (truncated) Commits 66185fb changelog adjustment f3c8222 version and release date 087522b...

dependencies

Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

We wont use cukes in spring-boot project, is it possible? We have guice errors now....

Hello, Is this project still active?