bahmutov / bahmutov/repeat-it

Do not overwrite `it` multiple times

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Detect if the `global.it` has been already overwritten and do not overwrite multiple times.
This might not be a concern though due to module caching

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named in the issue. Start by locating the code that assigns to global.it and check how repeated module loading behaves; done means an existing global.it is detected and is not overwritten multiple times, with the behavior covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.