wpt-test

1.0.1 • Public • Published

WPT Test Runner

NodeJS test runner for web-platform-test testharness tests.

Usage

npx wpt-test [FLAGS] TEST_DIR

wpt-test will use web-driver to run all of the tests found in TEST_DIR in a browser and report their results. Tests must be HTML file containing TestHarness.js test cases.

By default, tests will run against a temporary local server in Chrome. You can customize the target run environment with the --browser flag.

Contributing

Contributions of bug reports, feature requests, and pull requests are greatly appreciated!

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Licence

Test runner released under the MIT Licence.
Web Platform Test testharness.js and related files released under the 3-Clause BSD Licence.

Copyright © 2023 Ayogo Health Inc.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i wpt-test

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT AND BSD-3-Clause

    Unpacked Size

    217 kB

    Total Files

    14

    Last publish

    Collaborators

    • ayogohealth