https://github.com/granito-source/concordion
Concordion integration and extensions.
https://github.com/granito-source/concordion
concordion extension integration quarkus spring testing
Last synced: 18 days ago
JSON representation
Concordion integration and extensions.
- Host: GitHub
- URL: https://github.com/granito-source/concordion
- Owner: granito-source
- License: apache-2.0
- Created: 2025-09-21T13:17:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-27T16:51:05.000Z (6 months ago)
- Last Synced: 2025-12-29T13:16:45.646Z (6 months ago)
- Topics: concordion, extension, integration, quarkus, spring, testing
- Language: Java
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/granito-source/concordion/actions/workflows/build.yaml)
[](https://central.sonatype.com/artifact/io.granito.concordion/concordion-parent)
[](https://github.com/granito-source/concordion/blob/main/LICENSE)
# Concordion Integrations and Extensions
[Concordion](http://www.concordion.org/) is an open source runner for
executable specifications that creates rich living documentation.
This project allows to integrate Concordion with two popular
Java frameworks: [Spring](https://spring.io/projects/spring-framework) and
[Quarkus](https://quarkus.io/). These integrations enable developers to
use dependency injection and other features provided by these frameworks
in their Concordion specifications.
Additionally, this project includes a couple of useful extensions that
enhance the functionality of Concordion.
## Features
* [Quarkus Integration](quarkus/README.md)
* [Spring Integration](spring/README.md)
* [Screenshot Extension](screenshot/README.md)
* [Write Extension](write/README.md)