Socket
Socket
Sign inDemoInstall

@web/test-runner-core

Package Overview
Dependencies
Maintainers
6
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web/test-runner-core - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

6

CHANGELOG.md
# @web/test-runner-core
## 0.5.0
### Minor Changes
- 1d277e9: rename framework to browser-lib
## 0.4.0

@@ -4,0 +10,0 @@

2

package.json
{
"name": "@web/test-runner-core",
"version": "0.4.0",
"version": "0.5.0",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

@@ -21,7 +21,7 @@ # Web Test Runner Core

Test frameworks run the actual tests in the browser. Web test runner relies on existing test frameworks. Implementations
Test frameworks run the actual tests in the browser. Web test runner relies on existing test frameworks. Implementations:
- [@web/test-runner-mocha](https://github.com/modernweb-dev/web/tree/master/packages/test-runner-mocha)
[Read more here](https://github.com/modernweb-dev/web/tree/master/packages/test-runner-framework) to learn more about implementing your own test framework, or to use no framework at all.
[Read more here](https://github.com/modernweb-dev/web/tree/master/packages/test-runner-browser-lib) to learn more about using the browser library without a testing framework, or to implement your own testing framework.

@@ -28,0 +28,0 @@ ## Servers

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc