caolan / caolan/nodeunit

Running the same test file multiple times ignores it’s setUp function

Open
#133 6 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

When passing the same file multiple times to the nodeunit executable, the tests indeed run multiple times, but the setUp function is just called the first time.

Demonstration:
https://github.com/fsvehla/nodeunit-bug-multiple-runs

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.