-
-
Notifications
You must be signed in to change notification settings - Fork 324
Open
Description
Under "Writing Tests / HTML Tests", you explain that to use Mocha, one must import the runTests function and run the tests in that.
Link to page: https://modern-web.dev/docs/test-runner/writing-tests/html-tests/
Under "Test Frameworks / Mocha / Writing HTML tests", you explain that to use Mocha, one must import the mocha object along with sessionFinished and sessionFailed and use those to run the tests.
Link to page: https://modern-web.dev/docs/test-runner/test-frameworks/mocha/#writing-html-tests
So which one should I use? And what are the differences? There is no documentation explaining any of that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels