Skip to content

Bun-native test runner support #76

@truthixify

Description

@truthixify

Tier: M (2-4 days) Type: test

Context

compat

Scope

Vitest works well in Node but Bun has its own test runner that's faster for CI. Confirm SDK tests run under bun test and add a CI matrix entry.

Acceptance criteria

  • Verify all existing tests pass under bun test
  • Document any incompatibilities (and fix where possible)
  • Add bun-tests job to CI
  • Note: vitest stays the primary runner; bun is supplemental

Files to start with

  • Tests pass under both vitest and bun test
  • CI matrix expanded
  • Compatibility notes documented

Why this matters

  • package.json
  • .github/workflows/ci.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programcompatBrowser / runtime compatibilitydripsFunded via Drips Networkhelp wantedExtra attention is neededtestTest coverage / harness

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions