Skip to content
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

node:test interop round 1 #905

Merged
merged 7 commits into from
Sep 19, 2023
Merged

node:test interop round 1 #905

merged 7 commits into from
Sep 19, 2023

Commits on Sep 19, 2023

  1. Treat duration_ms as a time directive

    Fix: #895
    isaacs committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b03f951 View commit details
    Browse the repository at this point in the history
  2. plugin: support config.nodeArgs to add to execArgv

    This enables the filter plugin to add the appropriate arguments to
    tests so that node:test will filter tests.
    
    Fix: #896
    isaacs committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    62b7472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0219528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c40bf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51f33e8 View commit details
    Browse the repository at this point in the history
  6. improve reporting of node:test tap results

    Fix: #904
    Fix: #903
    Fix: #902
    isaacs committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fbe38b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c014ae5 View commit details
    Browse the repository at this point in the history