Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Why does this require mocha? #2

Open
kmiyashiro opened this issue Apr 27, 2017 · 3 comments
Open

Why does this require mocha? #2

kmiyashiro opened this issue Apr 27, 2017 · 3 comments

Comments

@kmiyashiro
Copy link

I just stumbled upon this and it looks great, but I was wondering why the readme says it must be used with mocha? From what I can tell, it should work with any generator or await/async aware test framework?

@reinpk
Copy link
Contributor

reinpk commented Apr 27, 2017

great question, it isn't actually dependent on mocha, we just wrote all the examples that way :) would def be open to a pull request that generalizes the examples and readme!!

@cappslock
Copy link

To be clear, there's no reason this wouldn't work with Jest?

@stephenmathieson
Copy link

@cappslock that's correct - niffy should work with any testing framework

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants