包详细信息

@mochify/mochify

yasharf1.3kMIT1.0.1

Run mocha tests in headless browsers

mocha, headless, browser, testing

自述文件

Mochify

Core library to run Mocha tests in headless browsers.

What is this?

@mochify/mochify is the core library for Mochify. Use it through @mochify/cli.

It focuses on:

  • Configurable drivers (e.g. Puppeteer, Playwright, WebDriver, jsdom)
  • Flexible bundling: bring your own bundler or run unbundled ESM
  • Clean integration with Mocha reporters, UI and timeouts

Looking for the CLI?

Installation

This library is imported as a dependency by @mochify/cli. You don't need to install it separately.

License

MIT