scala.scalajs.test

internal

package internal

Visibility
  1. Public
  2. All

Value Members

  1. object ConsoleTestOutput extends TestOutput

    Implementation of TestOutput.

    Implementation of TestOutput. DO NOT USE. This class is only public so it can be exported.

    Attention: This class monkey-patches console.log. Make sure it is loaded before any output. It also should always be paired with a scala.scalajs.sbtplugin.testing.TestOutputConsole on the JVM side.

    Annotations
    @JSExport( ... )

Ungrouped