Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
298 B
Markdown
Raw Permalink Normal View History

2025-12-12 14:26:25 +09:00
# @mui/internal-test-utils
This package contains test runner initialization functions and common tests shared between MUI packages.
This is an internal package not meant for general use.
## Release
1. Build the project: `pnpm build`
2. Publish the build artifacts to npm: `pnpm release:publish`