sinonjs / sinon

Test spies, stubs and mocks for JavaScript.
https://sinonjs.org/
Other
9.61k stars 769 forks source link

Add job to run tests in bun #2553

Closed mroderick closed 6 months ago

mroderick commented 9 months ago

This PR adds a job to the default workflow to run tests in bun, now that it has reached v1.0.

How to verify - mandatory

  1. Check out this branch
  2. bun install
  3. bun run test-bun

Some of the tests are still broken, and I haven't figured out why yet ... so why not a draft PR, to see if you, dear reader, might have some insights.

stale[bot] commented 7 months ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

mroderick commented 6 months ago

I'm going to close this for now, and may resume this in the future when Bun fixes some of it's incompatibility