giter8 icon indicating copy to clipboard operation
giter8 copied to clipboard

sbt-scripted tests are ignored

Open steinybot opened this issue 7 years ago • 0 comments

giter8.G8#templateFiles is excluding test files which means that any sbt-scripted tests in a template are ignored.

For example run:

sbt new sbt/sbt-autoplugin.g8

and note that this file is missing https://github.com/sbt/sbt-autoplugin.g8/blob/master/src/main/g8/src/sbt-test/%24name__norm%24/simple/test.

steinybot avatar Aug 26 '18 10:08 steinybot