...
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 Eclipse plug-in to interact efficiently the system under test (JAVA source code) and the specifications (Confluence pages)
- Analogous there is a Plugin for IntelliJ IDEA users
- To integrate the acceptance tests in your CI/CD environment you can use the appropriate plugins for gradle, maven and jenkins
How to Install LivingDoc?
...
Before creating a hello world example you need 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.
...