BDDX icon
BDDX icon

BDDX

Behavior driven development CLI. Write tests in Gherkin and integrate with Git and JIRA.

test_run

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Jira
  • GitHub
  • Bash
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1. JIRA icon  Jira integration
  2.  Reusability of BDD scenarios
  3. GitHub icon  GitHub Integration

 Tags

  • bdd-framework
  • tests
  • testing
  • bdd-tests
  • QA Testing
  • software-testing
  • bdd

BDDX News & Activities

Highlights All activities

Recent activities

No activities found.

BDDX information

  • Developed by

    PL flagaexol-studio
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English
    • Polish

AlternativeTo Category

Development

GitHub repository

  •  10 Stars
  •  1 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
BDDX was added to AlternativeTo by BDDX on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is BDDX?

Run Behavior-Driven Development tests inside a CLI

What is BDDx? Write tests in Gherkin, Cucumber's simply structured plain-text language. Upload BDD test files in bulk. Run tests to execute them line by line for all your files. Get a detailed summary on what failed and why. Failed tests can be made to automatically result in a Jira task or Github issue to automate the fixing process.

Remember that Node is required!

Description Command to install BDDx: npm i bddx to initialize BDDx (with optional Jira integration): npx bddx init to initialize only BDDx Jira integration without changing the basic configuration: npx bddx jiraInit to check if the Jira API token is working correctly1 : npx bddx checkToken to connect to bddx cloud2 : npx bddx cloud If there's a problem with the loop BDDx will ask the user to provide the correct token value.

User should create project and generate project key

Official Links