@ms-cloudpack/bundler-plugin-tests
TypeScript icon, indicating that this package has built-in type declarations

0.11.16 • Public • Published

@ms-cloudpack/bundler-plugin-tests

This package contains a set of reusable Jest tests for validating the output of a bundler plugin.

APIs

createTests(options)

Runs a set of standard jest tests for the given plugin.

Options:

  • bundler (Bundler): The bundler plugin being tested
  • excluded (string[]): Optional list of tests to skip
  • afterAll (() => void | Promise<void>): Optional callback after tests are done

Readme

Keywords

none

Package Sidebar

Install

npm i @ms-cloudpack/bundler-plugin-tests

Weekly Downloads

194

Version

0.11.16

License

MIT

Unpacked Size

100 kB

Total Files

23

Last publish

Collaborators

  • ecraig12345_msft
  • uifabricteam
  • dzearing