ScalaTest
www.scalatest.org/user_guide/using_matchersScalaTest provides a domain specific language (DSL) for expressing assertions in tests using the word should. Just mix in should.Matchers, like this: import org.scalatest.flatspec._ import org.scalatest.matchers.should._ class ExampleSpec extends AnyFlatSpec with Matchers { ...
ScalaTest
www.scalatest.org › user_guide › using_matchersProperty-based testing Asynchronous testing Using Scala-js Using Inside Using OptionValues Using EitherValues Using PartialFunctionValues Using PrivateMethodTester Using WrapWith Philosophy and design Migrating to 3.0 Using matchers ScalaTest provides a domain specific language (DSL) for expressing assertions in tests using the word should.
Scale Matcher
scalematcher.adamspiers.orgScale Matcher. This little web application automatically finds scales which match a given chord - in other words, it searches through a large catalogue of known scales and displays all the scales …