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

Convert tests to Node test #11

Closed
mattbishop opened this issue Mar 17, 2023 · 2 comments
Closed

Convert tests to Node test #11

mattbishop opened this issue Mar 17, 2023 · 2 comments
Assignees

Comments

@mattbishop
Copy link
Contributor

We are using Mocha now, but it might be fine to use node's new built-in test framework instead.

@evert
Copy link
Collaborator

evert commented Mar 20, 2023

I wanted to see if this was a really quick fix, but it looks like oclifs own @oclif/test expects mocha:

https://oclif.io/docs/testing

So we either need to not use @oclif/test or stick to mocha for now.

@mattbishop
Copy link
Contributor Author

Okay.

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

No branches or pull requests

2 participants