Skip to content
Snippets Groups Projects
Commit 0e6bc3da authored by Lorenz Boguhn's avatar Lorenz Boguhn
Browse files

Add test engine

parent ccae8421
Branches
Tags
1 merge request!208Add benchmark implementations for Hazelcast Jet
Pipeline #6506 passed
......@@ -31,6 +31,8 @@ dependencies {
implementation project(':hazelcastjet-commons')
testImplementation("junit:junit:4.13.2")
testRuntimeOnly("org.junit.vintage:junit-vintage-engine:5.8.2")
testImplementation 'com.hazelcast:hazelcast:4.2:tests'
testImplementation 'com.hazelcast.jet:hazelcast-jet-core:4.5:tests'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment