caolan / caolan/nodeunit

Small feature request: test.name property

Open
#167 0 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

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

Research direction

No file or test path is mentioned. Start by locating nodeunit's test execution code and how it represents individual tests; define the smallest change that exposes each test's name to its logging code, then verify the property through the existing performance-test use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.