caolan / caolan/nodeunit

single setUp/tearDown per suite/group?

Open
#181 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.9k
Forks
359
PR merge metrics
No merged PRs in 30d

Description

The current examples I can find only show how to do a setup/teardown per test. Is it possible to:

1) run a single test harness/suite setup/tear down
2) barring that:
a) get some hook into nodeunit to know how many tests are to be run (ie, if a -t option was used)
b) get some notification when all the test.done() are called to write a custom "done" hook

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.