Versions Compared

Key

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

...

Writing the specifications in Confluence is not enough. To make them executable you need to implement source code called fixtures. Figure above gives an overview of the There are different  tools for use within a JAVA work environment.

  • As

...

  • an Eclipse user you may use the Image Added Eclipse plug-in to interact efficiently the system under test (JAVA source code) and the specifications (Confluence pages)
  • Analogous there is a Image Added Plugin for IntelliJ IDEA users
  • To integrate the Image Added acceptance tests in your CI/CD  environment you can use the appropriate plugins for gradle, maven and jenkins

How to Install LivingDoc?

...

A detailed documentation of how to install the Confluence plugin can be found here.

How to create your first executable specification?

Before creating a hello world example a registered Confluence Space is necessary. A detailed documentation of how to prepare your Confluence Space for LivingDoc can be found here. Please make sure you registered your Space, specified your system under test and set your Space Theme to LivingDoc Theme. Subsequently you can start writing your executable specification. Please follow this introduction.

How to Install Eclipse plug-in for JAVA?

...