xuwei-k / test-times-reporter   0.1.1

MIT License GitHub

sbt plugin for report slow tests

Scala versions: 3.x 2.13 2.12
sbt plugins: 1.0

scalatest-test-times-reporter 0.1.1


Group ID:
com.github.xuwei-k
Artifact ID:
scalatest-test-times-reporter_2.13
Version:
0.1.1
Release Date:
Jun 11, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.13.14
Developers:

libraryDependencies += "com.github.xuwei-k" %% "scalatest-test-times-reporter" % "0.1.1"

Mill build tool

ivy"com.github.xuwei-k::scalatest-test-times-reporter:0.1.1"

Scala CLI

//> using dep "com.github.xuwei-k::scalatest-test-times-reporter:0.1.1"

Ammonite REPL

import $ivy.`com.github.xuwei-k::scalatest-test-times-reporter:0.1.1`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>scalatest-test-times-reporter_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'scalatest-test-times-reporter_2.13', version: '0.1.1'