Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As soon as the Cucumber for Jira is activated, two new menu entries are available : Living Documentation, appears on the left side of the Jira project page:

  • Living Documentation

  • Create a BDD feature

...

Create living documentation

The first time you click on the Living documentation menu, you a landing page is shown to explain what is Cucumber for Jira for and shows interesting links to be used:

...

Let’s start creating the living documentation by pressing the blue button.

You will be prompted to set up your connection to the Git repository:

...

Note: In addition to the three providers, the private tab allows to setup private Git provider.

...

Once you have selected the provider, repository and branch, the living documentation is created by loading feature files from the repository.

...

You can now navigate through your features:

...

Give life to your documentation

...

When your team automates the features, you should obtain a test results file each time you execute your scenarios. Use the menu in the top right corner of the main living documentation page to upload test results to Jira.

...