org.scalajs.jsenv.test
Conformance test suite for any JSEnv implementation.
Use with the JSEnvSuiteRunner.
Example:
import org.junit.runner.RunWith @RunWith(classOf[JSEnvSuiteRunner]) class MyJSEnvSuite extends JSEnvSuite(JSEnvSuiteConfig(new MyJSEnv))
JSEnvSuiteConfig for details on the configuration.
Conformance test suite for any JSEnv implementation.
Use with the JSEnvSuiteRunner.
Example:
JSEnvSuiteConfig for details on the configuration.