Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test harness is outdated #104

Open
mcmire opened this issue Feb 13, 2024 · 0 comments
Open

Test harness is outdated #104

mcmire opened this issue Feb 13, 2024 · 0 comments

Comments

@mcmire
Copy link
Contributor

mcmire commented Feb 13, 2024

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)
@mcmire mcmire changed the title Tests are using Tape instead of Jest Tests use Tape instead of Jest Feb 13, 2024
@mcmire mcmire changed the title Tests use Tape instead of Jest Test harness is outdated Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant