

BDDX
Behavior driven development CLI. Write tests in Gherkin and integrate with Git and JIRA.
Features
Jira integration
- Reusability of BDD scenarios
GitHub Integration
Tags
- bdd-framework
- tests
- testing
- bdd-tests
- QA Testing
- software-testing
- bdd
BDDX News & Activities
Recent activities
BDDX information
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





