scommons.react.test.TestSpec.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scommons-react-test_sjs0.6_2.13 Show documentation
Show all versions of scommons-react-test_sjs0.6_2.13 Show documentation
Core Scala.js, React.js testing utilities
The newest version!
package scommons.react.test
import org.scalamock.scalatest.MockFactory
import org.scalatest.flatspec.AnyFlatSpec
trait TestSpec extends AnyFlatSpec
with BaseTestSpec
with MockFactory
© 2015 - 2024 Weber Informatics LLC | Privacy Policy