-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
Issues: nodejs/node
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Revert https://github.com/nodejs/node/pull/56664
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
#58282
opened May 11, 2025 by
romainmenke
Loading…
doc: call out potentially unexpected results when mocking and testing synchronous callback-based APIs
doc
Issues and PRs related to the documentations.
test_runner
Issues and PRs related to the test runner subsystem.
#58170
opened May 4, 2025 by
filmaj
Loading…
MockFunctionContext
cannot be used to track callback / continuation-passing methods
test_runner
#58161
opened May 4, 2025 by
filmaj
util: fix test to prevent styleText color from changing
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
util
Issues and PRs related to the built-in util module.
#57935
opened Apr 19, 2025 by
islandryu
Loading…
parallel/test-runner-plan
is flaky
flaky-test
#57928
opened Apr 18, 2025 by
joyeecheung
test_runner: add level-based diagnostic handling for reporter
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#57923
opened Apr 18, 2025 by
JacopoPatroclo
Loading…
Test Runner
: custom parser for snapshot
feature request
#57830
opened Apr 11, 2025 by
axetroy
add "test" namespace to node.config.json
config
Issues or PRs related to the config subsystem
feature request
Issues that request new features to be added to Node.js.
test_runner
Issues and PRs related to the test runner subsystem.
#57559
opened Mar 20, 2025 by
marco-ippolito
test runner run() ignores testNamePatterns and testSkipPatterns when isolation is "none"
test_runner
Issues and PRs related to the test runner subsystem.
#57399
opened Mar 10, 2025 by
galdebert
Add an option/reporter to enforce code coverage
test_runner
Issues and PRs related to the test runner subsystem.
#57398
opened Mar 10, 2025 by
mcollina
test_runner: ensure proper teardown when tests run without isolation
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#57394
opened Mar 9, 2025 by
pmarchini
Loading…
node:test run() w/ isolation=none waits for beforeExit
test_runner
Issues and PRs related to the test runner subsystem.
#57234
opened Feb 28, 2025 by
aecepoglu
test-runner: write out timestamp as first line in watch mode
feature request
Issues that request new features to be added to Node.js.
good first issue
Issues that are suitable for first-time contributors.
test_runner
Issues and PRs related to the test runner subsystem.
#57206
opened Feb 25, 2025 by
jsumners-nr
test_runner: add bail out
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#56490
opened Jan 6, 2025 by
pmarchini
Loading…
test_runner: add level-based diagnostic handling for reporter
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#55964
opened Nov 23, 2024 by
hpatel292-seneca
Loading…
Support Issues that request new features to be added to Node.js.
test_runner
Issues and PRs related to the test runner subsystem.
concurrency
when --experimental-test-isolation
is set to 'none'
feature request
#55939
opened Nov 20, 2024 by
blimmer
Add a Issues that request new features to be added to Node.js.
test_runner
Issues and PRs related to the test runner subsystem.
level
parameter to test runner diagnostics
feature request
#55922
opened Nov 19, 2024 by
avivkeller
test_runner: support mock file system
feature request
Issues that request new features to be added to Node.js.
fs
Issues and PRs related to the fs subsystem / file system.
test_runner
Issues and PRs related to the test runner subsystem.
#55902
opened Nov 18, 2024 by
axetroy
--experimental-test-module-mocks is not working as expected
test_runner
Issues and PRs related to the test runner subsystem.
#55891
opened Nov 17, 2024 by
0hmX
test_runner: Issues that request new features to be added to Node.js.
test_runner
Issues and PRs related to the test runner subsystem.
t.after
should respect the first-in-last-out
principle like Golang's defer
feature request
#55853
opened Nov 14, 2024 by
axetroy
Expose an Issues that request new features to be added to Node.js.
good first issue
Issues that are suitable for first-time contributors.
test_runner
Issues and PRs related to the test runner subsystem.
id
for concurrent test runners (like JEST_WORKER_ID
)
feature request
#55842
opened Nov 13, 2024 by
blimmer
More benchmarks for the Issues and PRs related to the benchmark subsystem.
test_runner
Issues and PRs related to the test runner subsystem.
node:test
module.
benchmark
#55723
opened Nov 5, 2024 by
avivkeller
7 of 31 tasks
parallel/test-runner-output
is flaky
flaky-test
#55390
opened Oct 15, 2024 by
avivkeller
assert.deepEqual()
report difference between promises during test
assert
#55198
opened Sep 30, 2024 by
regseb
doc: add notice to Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
doc
Issues and PRs related to the documentations.
review wanted
PRs that need reviews.
test_runner
Issues and PRs related to the test runner subsystem.
execArgv
commit-queue-squash
#55177
opened Sep 30, 2024 by
avivkeller
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.