Skip to content

unexist/showcase-acceptance-testing-quarkus

Repository files navigation

Showcase for acceptance testing based on Quarkus

This project holds a showcase for various tools for acceptance testing.

Reports

Instructions

Following make targets exist:

  • concordion - Run Concordion tests

  • courgette - Run Courgette tests

  • cucumber - Run Cucumber tests

  • cluecumber-report - Generate Cluecumber reports

  • serenity-cucumber - Run Cucumber tests and generate report

  • serenity-jbehave - Run JBehave tests and generate report

  • fitnesse-server - Start FitNesse

  • fitnesse-quarkus - Start Quarkus app

  • fitnesse-open - Open the FitNesse page (probably macOS only)

  • fitnesse-update - Rebuild test fixtures

  • dbfitnesse - Start DbFitNesse

  • jbehave - Run JBehave tests

  • jbehave-reports - Run JBehave tests and generate report

  • karate - Run Karate tests

  • karate-reports - Run Karate tests and generate report

  • reportportal - Start ReportPortal via Podman