Support TameJS files (.tjs) in extensionPattern
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 359
- PR merge metrics
- No merged PRs in 30d
Description
TameJS (http://tamejs.org/) is an extension which helps writing asynchronous code. This is especially useful when writing tests. nodeunit can support these by simply adding ".tjs" extension to the extensionPattern (I've tested this myself)
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for extensionPattern and inspect how supported test-file extensions are defined and exercised. Add .tjs to that extension list, then run the existing test suite or the relevant extension-discovery tests to confirm TameJS files are recognized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100