hazelcast / hazelcast/hazelcast-cpp-client

Run unit tests in parallel [API-2370]

Open
#512 1 comment 0 reactions 0 assignees View on GitHub
Estimation: M good first issue Priority: Medium to-jira Type: Enhancement
Dominant language
C++
Stars
91
Forks
54
Avg merge
1d 12m
Merged PRs (30d)
5

Description

Decreasing the test time is an important goal for us and here is a way that can help by running the tests in parallel: https://github.com/google/gtest-parallel

It most probably require modifications to the tests so that the clusters opened in the tests are different and the clients can discover them correctly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.