Skip to content

Use testing framework for unit-tests #22

Description

@mjwwit

Plain Node.js tests are functional, but don't offer much in the way of error/test failure reporting. A testing framework (like the one built into Node.js or Vitest) will help with that.

  • Pick testing framework
  • Rewrite unit-tests
  • Update test script in package.json to use testing framework
  • Configure good test matrix in GitHub actions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions