Skip to content

seii/bpms-cucumber-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Cucumber Testing for BPMS

This repository is an example of how to use Cucumber testing against BPMS processes. No running BPMS server is required, as this example utilizes BPMS-specific JUnit classes.

The BPMS processes and rules in this example were taken from publicly available example code from the following location: https://github.com/jbossdemocentral/bpms-customer-evaluation-demo

Pre-Requisites

  1. Install Maven on the system where tests are to be run.

Installation

  1. Clone this repository.
  2. Open a terminal and change into the directory where this repository was cloned.
  3. Run "mvn install".

About

Demonstrate usage of Cucumber tests with BPMS 6.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published