79250471

Date: 2024-12-04 09:10:04
Score: 0.5
Natty:
Report link

For someone in the future who still has doubts:

Updates for info.cukes stopped, and all future versions were released under the io.cucumber namespace.

io.cucumber is the current version of the Cucumber libraries. It is actively maintained and includes all the latest features and bug fixes for integrating Cucumber with Java projects.

This library is modular, which means you can add only the required dependencies (e.g., cucumber-java, cucumber-spring, cucumber-junit) instead of including a monolithic library.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Javad Vatan