Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration test for Bun #220

Merged
merged 10 commits into from
Mar 18, 2024
Merged

Add integration test for Bun #220

merged 10 commits into from
Mar 18, 2024

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Mar 12, 2024

From bun.sh:

Bun is a fast JavaScript all-in-one toolkit
Develop, test, run, and bundle JavaScript & TypeScript projects—all with Bun. Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.

@mattt mattt force-pushed the mattt/bun-integration-test branch 2 times, most recently from ae55121 to 5cafe12 Compare March 12, 2024 14:08
@mattt mattt marked this pull request as ready for review March 12, 2024 14:09
@mattt mattt force-pushed the mattt/bun-integration-test branch from 5cafe12 to ea3e643 Compare March 12, 2024 14:10
@mattt mattt requested a review from aron March 12, 2024 14:10
Copy link
Contributor

@aron aron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Left some comments, main one is to use the packfile before merging.

@mattt mattt force-pushed the mattt/bun-integration-test branch from 2f4dad0 to 5b852fe Compare March 18, 2024 11:29
@mattt mattt merged commit ea00939 into main Mar 18, 2024
12 checks passed
@mattt mattt deleted the mattt/bun-integration-test branch March 18, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants