discipline-scalatest
discipline-scalatest copied to clipboard
Add support for FreeSpec
Add a FreeSpecDiscipline
that can be used with AnyFreeSpec.
It inherits AnyFreeSpecLike
to avoid errors in Scala 3.
If it is unacceptable, or if there is another better way, please help.