Skip to content

Commit

Permalink
Test: Convert /test/cli/TapReporter.js to /test/main
Browse files Browse the repository at this point in the history
Since commit f8948c9, the TapReporter is exposed publicly
as QUnit.reporters.tap and it is used in browser automations,
and for SpiderMonkey environments.

Let's make sure this not only passes synax and other compat checks
in eslint and rollup for the main main build, but is also covered in
the main test suite.
  • Loading branch information
Krinkle committed Jul 10, 2024
1 parent 4419ce6 commit edd507e
Show file tree
Hide file tree
Showing 4 changed files with 440 additions and 430 deletions.
Loading

0 comments on commit edd507e

Please sign in to comment.