Skip to content

camunda-consulting/simple-junit-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-junit-test

This project is a template to test processes with camunda-bpm-assert and process test coverage with JUnit.

Just copy the project to your disk, copy your process into src/main/resources, complete the InMemoryH2Test.java and run it with mvn clean test.

You can inspect the process test coverage unter target/process-test-coverage by opening the files in your browser.

About

Template for simple JUnit tests for testing camunda processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages