Skip to content

Fix test runner: switch from tsx --test to vitest #21

@isaacsight

Description

@isaacsight

The test script in packages/kbot/package.json uses tsx --test but 26/27 test files import from vitest. 12 of 24 test files fail. Change the test script to vitest run and ensure vitest is a devDependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions