@changesets/test-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

@changesets/test-utils

View changelog

Utilities for testing @changesets/* packages

Utilities

temporarilySilenceLogs

Silence the logs created but the @changesets/logger packages.

Usage

// index.test.ts
import { temporarilySilenceLogs } from "@changesets/test-utils";

temporarilySilenceLogs();

Readme

Keywords

none

Package Sidebar

Install

npm i @changesets/test-utils

Weekly Downloads

6

Version

0.0.5

License

MIT

Unpacked Size

7.45 kB

Total Files

11

Last publish

Collaborators

  • andarist
  • emmatown
  • noviny
  • changesets-release-bot