Allows the setting of ScalaTest tags to be excluded through a filter called tagsToExclude .
1 attempts
ScalaTest's CLI SBT allows setting of CLI parameters like this: Looks like a test for reference: -l flag for the tag to exclude.
Test + Test in Test. (Test is still executed).
test in test ++ = seq (test.Argument (TestFrameworks.ScalaTest, "-l", "org.scalatest.tags
Html>
No comments:
Post a Comment