Skip to content

Convert tests from Mocha to Jest #64

@mcmire

Description

@mcmire

Our other libraries use Jest and we should follow suit here as well.

  • This repo should contain Jest config from the module template
  • The tests should be written in Jest
  • Test files should end in .test.ts and be placed in src/
  • Test helper files should be placed in tests/ (not test/)
  • tsconfig.json should exclude *.test.ts files

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions