Skip to content

Test harness is outdated #104

@mcmire

Description

@mcmire

To achieve consistency with our other libraries, we should

  • Convert the tests in this repo from Tape to Jest (also using TypeScript instead of JavaScript)
  • Add @types/jest, jest, jest-it-up, and ts-jest as dependencies (use same versions as in module template)
  • Update the test package script to run jest && jest-it-up instead of tape (copy from the module template)
  • Add a test:watch package script (copy from the module template)

Metadata

Metadata

Assignees

No one assigned

    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