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

Migrate from nodeunit to other testing framework #21

Closed
jwhitlock opened this issue Jul 30, 2021 · 0 comments · Fixed by #27
Closed

Migrate from nodeunit to other testing framework #21

jwhitlock opened this issue Jul 30, 2021 · 0 comments · Fixed by #27
Assignees

Comments

@jwhitlock
Copy link
Contributor

jwhitlock commented Jul 30, 2021

The nodeunit project is deprecated:

Nodeunit was the arguably first testing framework developed for node. It was very useful at the time, but there's an overwhelming number of other worthwhile testing solutions out there that are actively maintained. tap, ava, tape, mocha, jasmine, jest, ... the list goes on and on.

Taskcluster uses mocha, so I'd like to use that here as well.

@jwhitlock jwhitlock changed the title Migrate from nodeunit to other testing framework. Migrate from nodeunit to other testing framework Jul 30, 2021
@matt-boris matt-boris self-assigned this Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants