Thursday, 15 April 2010

scala - Setting tagsToExclude in SBT -


Allows the setting of ScalaTest tags to be excluded through a filter called tagsToExclude .

1 attempts

ScalaTest's CLI -l flag for the tag to exclude.

SBT allows setting of CLI parameters like this:

  Test + Test in Test. (Test is still executed).  

Looks like a test for reference: The data is spread across the filestuff, org.scalatest.Tag ("com.mydomain.DataFileTest") class MyDataFileDependantSpec extends with FunSpec, along with more and more with measurements, with extras all {description ("some") {This ("a file reads and works", datafiletext).}} < P>
  test in test ++ = seq (test.Argument (TestFrameworks.ScalaTest, "-l", "org.scalatest.tags 

Html>

No comments:

Post a Comment