Home

Awesome

Build Status Maven Central

Organisation Flapdoodle OSS

We are a github organisation. You are invited to participate.

Embedded Process Util

Embedded Process Util will provide a platform neutral way for running processes in unittests. Every version < 4.x.x is now considered as legacy.

License

We use http://www.apache.org/licenses/LICENSE-2.0

Howto

How to run a process

Maven

maven central

<dependency>
	<groupId>de.flapdoodle.embed</groupId>
	<artifactId>de.flapdoodle.embed.process</artifactId>
	<version>4.14.0</version>
</dependency>

Changelog

Unreleased

4.14.0

4.13.2

4.13.1

4.13.0

4.12.0

4.11.0

4.10.5

4.10.4

4.10.3

4.10.2

4.10.1

4.9.0

4.8.1

Projects using this Tool