Small feature request: test.name property
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 359
- PR merge metrics
- No merged PRs in 30d
Description
We're using nodeunit to drive a series of performance tests. Each test logs its results and its expected results. Currently we just manually copy the name of each test in the logging code. It would be cleaner if we had programatic access to the name of each test, perhaps through a test.name property. Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.