{"id":70173,"library":"jbpm-test","title":"jBPM Test","description":"Testing utilities for jBPM, a Business Process Management system.","status":"active","version":"7.74.1.Final","language":"java","source_language":null,"source_url":"https://github.com/kiegroup/jbpm","tags":["jbpm","bpm","testing","process","workflow"],"install":[{"cmd":"<dependency>\n  <groupId>org.jbpm</groupId>\n  <artifactId>jbpm-test</artifactId>\n  <version>7.74.1.Final</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.jbpm:jbpm-test:7.74.1.Final'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"JbpmJUnitBaseTestCase","correct":"org.jbpm.test.JbpmJUnitBaseTestCase"}],"quickstart":{"code":"import org.jbpm.test.JbpmJUnitBaseTestCase;\nimport org.junit.Test;\n\npublic class MyProcessTest extends JbpmJUnitBaseTestCase {\n    @Test\n    public void testProcess() {\n        createRuntimeManager(\"myProcess.bpmn\");\n        // Test process execution\n    }\n}","lang":"java","description":"Base test case for jBPM process testing."},"warnings":[{"fix":"Use the same jBPM version for all jBPM dependencies.","message":"Requires jBPM runtime dependencies; ensure compatible versions.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'bpm':13 'busi':8 'jbpm':1,6,12 'manag':10 'process':9,15 'system':11 'test':2,3,14 'util':4 'workflow':16","created_at":"2026-06-17T18:10:49.335768+00:00","updated_at":"2026-06-17T18:10:49.335768+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.jboss.org/jbpm/","github":"https://github.com/kiegroup/jbpm","docs":"https://appdoc.app/artifact/org.jbpm/jbpm-test/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}