Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about cucumber-serenity

Read more about cucumber-serenity

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - cucumber-serenity

Cannot pass cucumber.options from command line with gradle

I am creating serenity + gradle + cucumber6 test framework. Everything works fine but I get error when I want to send cucumber options from the command line: gradle test -Dcucumber.options="--t...
test-img

Dragan Stanisavljevic

gradle

cucumber

cucumber-jvm

serenity-bdd

cucumber-serenity

Votes: 0

Answers: 1

Latest Answer

Please try this: In build.gradle: sourceCompatibility = 11 targetCompatibility = 11 test { systemProperty "cucumber.filter.tags", System.getProperty("cucumber.filter.tags") t...
test-img

Prashant Jeet Singh

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved