·writing-bundler-tests
</>

writing-bundler-tests

oven-sh/bun

Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler, transpiler, or code transformation tests.

20Installs·2Trend·@oven-sh

Installation

$npx skills add https://github.com/oven-sh/bun --skill writing-bundler-tests

SKILL.md

Bundler tests use itBundled() from test/bundler/expectBundled.ts to test Bun's bundler.

Test ID format: category/TestName (e.g., banner/CommentBanner, minify/Empty)

Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler, transpiler, or code transformation tests. Source: oven-sh/bun.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oven-sh/bun --skill writing-bundler-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oven-sh/bun --skill writing-bundler-tests
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is writing-bundler-tests?

Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler, transpiler, or code transformation tests. Source: oven-sh/bun.

How do I install writing-bundler-tests?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oven-sh/bun --skill writing-bundler-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/oven-sh/bun