pjfanning / pekko-mock-scheduler   0.6.0

GitHub

A mock Pekko scheduler to simplify testing scheduler-dependent code

Scala versions: 3.x 2.13 2.12

pekko-mock-scheduler 0.6.0


Group ID:
com.github.pjfanning
Artifact ID:
pekko-mock-scheduler_3
Version:
0.6.0
Release Date:
Aug 18, 2023
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "pekko-mock-scheduler" % "0.6.0"

Mill build tool

ivy"com.github.pjfanning::pekko-mock-scheduler:0.6.0"

Scala CLI

//> using dep "com.github.pjfanning::pekko-mock-scheduler:0.6.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::pekko-mock-scheduler:0.6.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>pekko-mock-scheduler_3</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'pekko-mock-scheduler_3', version: '0.6.0'