Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

support for nodeunit tests written to run in node #18

Open
charlierudolph opened this issue Jul 18, 2015 · 0 comments
Open

support for nodeunit tests written to run in node #18

charlierudolph opened this issue Jul 18, 2015 · 0 comments

Comments

@charlierudolph
Copy link

If i have nodeunit tests written to run in node, but I also want to test them with karma, I would have to do have a file with the following content and have that be the only file loaded by karma

nodeunit.run({
  key: require('./path/to/file')
  //...
});
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

1 participant