@web/test-runner-mocha
Advanced tools
Comparing version
# @web/test-runner-mocha | ||
## 0.5.1 | ||
### Patch Changes | ||
- aadf0fe: Speed up test loading by inling test config and preloading test files. | ||
- Updated dependencies [aadf0fe] | ||
- @web/test-runner-core@0.8.4 | ||
## 0.5.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@web/test-runner-mocha", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"publishConfig": { | ||
@@ -37,3 +37,3 @@ "access": "public" | ||
"@types/mocha": "^8.0.1", | ||
"@web/test-runner-core": "^0.8.0" | ||
"@web/test-runner-core": "^0.8.4" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
617023
-0.02%2345
-0.04%Updated