3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Scala3,547 forks (3,547 forks)batch import
1 - triagedhelp wantedt:testing
Repository metrics
- Stars
- 13,277 stars (13,277 stars)
- PR merge metrics
- Avg merge 8d 19h (Avg merge 8d 19h)10 merged PRs in 30d (10 merged PRs in 30d)
Description
Hi,
I´m implementing a Akka cluster and I´m suffering to test the capability, I found in documentation that you provide a Test framework for Mutli JVM https://doc.akka.io/docs/akka/2.5/multi-jvm-testing.html
Unfortunately in my organization we cannot use SBT but Maven. Since Maven it's one of the most extended Builder management, any idea if you guys consider implement same Plugin for Maven?
Regards.
Contributor guide
- Research direction
- Study the existing multi JVM testing framework for SBT in Akka, understand its configuration and execution, and design a Maven plugin that replicates the same functionality using Maven's plugin system. Look into the Akka multi jvm test kit documentation and the SBT plugin sources.
- Tech stack
- scalajava
- Domain
- backendbuild systemtesting
- Issue type
- Feature
- Prerequisites
- AkkaMaven