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

Untie from Jest #34

Open
calebeby opened this issue Feb 23, 2021 · 1 comment
Open

Untie from Jest #34

calebeby opened this issue Feb 23, 2021 · 1 comment

Comments

@calebeby
Copy link
Member

It would be nice to be able to use Test Mule with other test runners, like Ava or Mocha. Test Mule is slightly tied to Jest, and very tied to Jest's expect. We should test to see if Test Mule can be used in other test runners by loading Jest's expect into the other runners, and/or look into untying Test Mule from expect.

@gerardo-rodriguez
Copy link
Member

Good call. 👍

For now, this feels like a lower priority unless someone can make a strong case for it. 😉

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

2 participants