Skip to content

Add integration test for Bun#220

Merged
mattt merged 10 commits intomainfrom
mattt/bun-integration-test
Mar 18, 2024
Merged

Add integration test for Bun#220
mattt merged 10 commits intomainfrom
mattt/bun-integration-test

Conversation

@mattt
Copy link
Copy Markdown
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
Copy Markdown
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.

Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
Comment thread integration/bun/.gitignore
Comment thread integration/bun/package.json
Comment thread tsconfig.json Outdated
Comment thread integration/bun/tsconfig.json
Comment thread integration/bun/index.ts
@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
@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