Type Alias MochaRoot

MochaRoot: { root: true; title: "" }

The root context inside MochaTestContext.

Type declaration

  • root: true
  • title: ""