Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 69 for test (0.08 sec)

  1. npm-test | npm Docs

    : { "test" : "node test.js" } } npm test > npm@x.x.x test > node...content Site navigation npm-test Test a package Select CLI Version:...
    docs.npmjs.com/cli/v11/commands/npm-test/
    Registered: Mon Mar 31 03:31:01 UTC 2025
    - Last Modified: Fri Mar 28 02:46:42 UTC 2025
    - 393.9K bytes
    - Viewed (0)
  2. npm-install-test | npm Docs

    npm-install-test Install package(s) and run tests Select CLI Version:...install npm install-ci-test npm test Edit this page on GitHub...
    docs.npmjs.com/cli/v11/commands/npm-install-test/
    Registered: Mon Mar 31 03:30:44 UTC 2025
    - Last Modified: Fri Mar 28 02:46:42 UTC 2025
    - 445.5K bytes
    - Viewed (0)
  3. npm-install-ci-test | npm Docs

    install-ci-test aliases: cit, clean-install-test, sit Description...See Also npm install-test npm ci npm test Edit this page on GitHub...
    docs.npmjs.com/cli/v11/commands/npm-install-ci-test/
    Registered: Mon Mar 31 03:30:40 UTC 2025
    - Last Modified: Fri Mar 28 02:46:42 UTC 2025
    - 422.8K bytes
    - Viewed (0)
  4. Creating and publishing unscoped public package...

    directory for your package: mkdir my-test-package Navigate to the root...directory of your package: cd my-test-package If you are using git...
    docs.npmjs.com/creating-and-publishing-unscoped-public-packages/
    Registered: Mon Mar 31 03:20:30 UTC 2025
    - Last Modified: Fri Mar 28 02:46:45 UTC 2025
    - 385.9K bytes
    - Viewed (0)
  5. npm-stop | npm Docs

    npm test , and npm run-script will still...npm run-script npm scripts npm test npm start npm restart Edit this...
    docs.npmjs.com/cli/v11/commands/npm-stop/
    Registered: Mon Mar 31 03:31:49 UTC 2025
    - Last Modified: Fri Mar 28 02:46:42 UTC 2025
    - 393.4K bytes
    - Viewed (0)
  6. folders | npm Docs

    that a test runner will be in the path when you run npm test .) Man...would be installed in multiple nested node_modules folders. It is...
    docs.npmjs.com/cli/v11/configuring-npm/folders/
    Registered: Mon Mar 31 03:29:22 UTC 2025
    - Last Modified: Fri Mar 28 02:46:42 UTC 2025
    - 424.2K bytes
    - Viewed (0)
  7. npm-dedupe | npm Docs

    npm test , and npm run-script will still...Commands that do other things (test, exec, publish, etc.) will operate...
    docs.npmjs.com/cli/v11/commands/npm-dedupe/
    Registered: Mon Mar 31 03:30:01 UTC 2025
    - Last Modified: Fri Mar 28 02:46:42 UTC 2025
    - 432.8K bytes
    - Viewed (0)
  8. npm-start | npm Docs

    npm test , and npm run-script will still...npm run-script npm scripts npm test npm restart npm stop Edit this...
    docs.npmjs.com/cli/v11/commands/npm-start/
    Registered: Mon Mar 31 03:30:58 UTC 2025
    - Last Modified: Fri Mar 28 02:46:42 UTC 2025
    - 394.4K bytes
    - Viewed (0)
  9. Creating a package.json file | npm Docs

    "scripts" : { "test" : "echo \" Error: no test specified \" &&...by default creates an empty test script keywords : empty author...
    docs.npmjs.com/creating-a-package-json-file/
    Registered: Mon Mar 31 03:20:14 UTC 2025
    - Last Modified: Fri Mar 28 02:46:49 UTC 2025
    - 423.9K bytes
    - Viewed (0)
  10. npm-exec | npm Docs

    -- tap --bail test/foo.js $ npx tap --bail test/foo.js Run a command...Commands that do other things (test, exec, publish, etc.) will operate...
    docs.npmjs.com/cli/v11/commands/npm-exec/
    Registered: Mon Mar 31 03:26:12 UTC 2025
    - Last Modified: Fri Mar 28 02:46:42 UTC 2025
    - 451.1K bytes
    - Viewed (0)
Back to top