Skip to content
Snippets Groups Projects

tests: use playwright provided browsers for testing

Merged Reiter, Christoph requested to merge karma-playwright-browsers into master
22 files
+ 229
47
Compare changes
  • Side-by-side
  • Inline
Files
22
@@ -27,6 +27,7 @@
@@ -27,6 +27,7 @@
"karma-firefox-launcher": "^2.1.0",
"karma-firefox-launcher": "^2.1.0",
"karma-mocha": "^2.0.1",
"karma-mocha": "^2.0.1",
"mocha": "^9.0.0",
"mocha": "^9.0.0",
 
"playwright-core": "^1.20.2",
"prettier": "^2.5.1",
"prettier": "^2.5.1",
"rollup": "^2.33.3",
"rollup": "^2.33.3",
"rollup-plugin-copy": "^3.1.0",
"rollup-plugin-copy": "^3.1.0",
Loading