The class directory of the input sources. This directory should contain a META-INF/semanticd sub-directory with SemanticDB files.
The source directory of the input sources. This directory should contain Scala code to be fixed by Scalafix.
The source directories of the expected output sources. These directories should contain Scala source files with the expected output after running Scalafix. When multiple directories are provided, the first directory that contains a source files with a matching relative path in inputSourceroot is used.
The parameterless execute method has been deprecated and will be removed in a future version of ScalaTest. Please invoke execute with empty parens instead: execute().
The trap method is no longer needed for demos in the REPL, which now abreviates stack traces, and will be removed in a future version of ScalaTest
Construct a test suite for running semantic Scalafix rules.