Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about serenity-bdd

Read more about serenity-bdd

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 - serenity-bdd

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

Cucumber BDD Custom Parameter Definition not working for feature with examples

I'm trying to write step definitions with Serenity Cucumber BDD This is my feature: @test1 Scenario Outline: I need to try to Sign up as a new user Given I have clicked on the Sign ...
test-img

SUPARNA SOMAN

java

cucumber

serenity-bdd

Votes: 0

Answers: 1

Latest Answer

If you are using Cucumber you've got it almost right. I don't actually know what Serenity does. The parameter type annotation should have a value that is a regular expression. This regular expression ...
test-img

M.P. Korstanje

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