Actions
Task #101960
closedMigrate karma to @web/test-runner
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2023-09-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Use @web/test-runner which is toolset by the
modern-web.dev and open-wc.org initiatives.
It is based on mocha and es-dev-server, which
allows to run our JavaScript modules natively
in the browser (without having to bundle them
via rollup).
The tests are executed in chrome by default.
Actions