Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

threadly/ambush

Repository files navigation

Ambush Build status

A unique java library for structuring and driving performance load tests. What makes this so unique is the belief that what is describing how test code runs, should be the same language/closely connected with the tool which helps structure those actions and executes those actions.

Get ambush from maven central:

<dependency>
	<groupId>org.threadly</groupId>
	<artifactId>ambush</artifactId>
	<version>0.2</version>
</dependency>

This is still in an early phase, take a look at the issues for enhancements which are planned. Feel free to file new issues for suggested improvements or questions.

About

A unique java library for structuring and driving performance load tests

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages