Skip to content

oven-sh/bun-ecosystem-ci

Repository files navigation

Logo

Bun Ecosystem CI

Runs Bun against packages and apps in the JavaScript ecosystem.

This Repository has two main purposes:

  1. Warn Bun developers of potential regressions before they are released.
  2. Show examples of how easy it is to migrate to Bun 🐰

To install dependencies:

bun install

To run tests locally:

bun start
# See `bun start -h` for a full list of options

Getting Your Package Tested

Packages are added based on several criteria, including popularity and the variety of internal Bun modules they use. The Bun team is not currently accepting requests to add packages to this test suite.

About

Ecosystem Tests for Bun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published