munit.internal

Type members

Classlikes

object Compat
object FutureCompat
@package$$native @JSImport("fs", scala.scalajs.js.annotation.JSImport.Namespace) @JSType
object JSFs extends Any
Facade for native nodejs module "fs".
object JSIO
@package$$native @JSImport("path", scala.scalajs.js.annotation.JSImport.Namespace) @JSType
object JSPath extends Any
Facade for native nodejs module "path".
@package$$native @JSType
trait JSProcess extends Any
Facade for the native nodejs process API
The process object is a global that provides information about, and
control over, the current Node.js process. As a global, it is always
available to Node.js applications without using require().
See also
@package$$native @JSImport("fs", scala.scalajs.js.annotation.JSImport.Namespace) @JSType
class JSStats extends Any
Facade for nodejs class fs.Stats.
class MUnitFingerprint(isModule: Boolean) extends CustomFingerprint
object MacroCompat
case class NodeNIOPath(filename: String) extends Path
Companion
object
object NodeNIOPath
Companion
class