A SBT plugin to use ScalaTest with scripted-plugin to test your SBT plugins
sbt-scripted-scalatest 1.0.0
Group ID:
com.github.daniel-shuy
Artifact ID:
sbt-scripted-scalatest
Version:
1.0.0
Release Date:
Jan 18, 2018
Licenses:
Files:
libraryDependencies += "com.github.daniel-shuy" % "sbt-scripted-scalatest" % "1.0.0"
ivy"com.github.daniel-shuy:sbt-scripted-scalatest:1.0.0"
//> using dep "com.github.daniel-shuy:sbt-scripted-scalatest:1.0.0"
import $ivy.`com.github.daniel-shuy:sbt-scripted-scalatest:1.0.0`
<dependency> <groupId>com.github.daniel-shuy</groupId> <artifactId>sbt-scripted-scalatest</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.daniel-shuy', name: 'sbt-scripted-scalatest', version: '1.0.0'