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