Skip to content

Feat: test_runner - support mock file system - #59194

Closed
joaoGabriel55 wants to merge 2 commits into
nodejs:mainfrom
joaoGabriel55:feat/test-runner/support-mock-file-system
Closed

Feat: test_runner - support mock file system#59194
joaoGabriel55 wants to merge 2 commits into
nodejs:mainfrom
joaoGabriel55:feat/test-runner/support-mock-file-system

Conversation

@joaoGabriel55

Copy link
Copy Markdown
Contributor

Related issue: #55902

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels Jul 24, 2025
@joaoGabriel55

Copy link
Copy Markdown
ContributorAuthor

My main problem right now is to run the created test suite. Even when running ./node test/parallel/test-runner-mock-file-system.js, the test is not executed

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been marked as stale due to 210 days of inactivity.
It will be automatically closed in 30 days if no further activity occurs. If this is still relevant, please leave a comment or update it to keep it open.

@github-actionsgithub-actionsBot added stale and removed stale labels Apr 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been marked as stale due to 90 days of inactivity.
It will be automatically closed in 30 days if no further activity occurs. If this is still relevant, please leave a comment or update it to keep it open.

@avivkeller

Copy link
Copy Markdown
Member

Node.js's Virtual File System covers this use case

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ciPRs that need a full CI run.staletest_runnerIssues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@joaoGabriel55@nodejs-github-bot@avivkeller