sbt plugin for report slow tests
scalatest-test-times-reporter 0.1.0
Group ID:
com.github.xuwei-k
Artifact ID:
scalatest-test-times-reporter_2.12
Version:
0.1.0
Release Date:
Jun 11, 2024
Licenses:
Files:
Full Scala Version:
2.12.19
Developers:
libraryDependencies += "com.github.xuwei-k" %% "scalatest-test-times-reporter" % "0.1.0"
ivy"com.github.xuwei-k::scalatest-test-times-reporter:0.1.0"
//> using dep "com.github.xuwei-k::scalatest-test-times-reporter:0.1.0"
import $ivy.`com.github.xuwei-k::scalatest-test-times-reporter:0.1.0`
<dependency> <groupId>com.github.xuwei-k</groupId> <artifactId>scalatest-test-times-reporter_2.12</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.xuwei-k', name: 'scalatest-test-times-reporter_2.12', version: '0.1.0'