Socket
Socket
Sign inDemoInstall

weapon-regex

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weapon-regex - npm Package Compare versions

Comparing version 0.4.2 to 0.5.0

2

package.json
{
"name": "weapon-regex",
"version": "0.4.2",
"version": "0.5.0",
"description": "weapon-regex",

@@ -5,0 +5,0 @@ "main": "core/target/js-2.13/weapon-regex-opt/main.js",

@@ -9,9 +9,15 @@ # Weapon regeX

With Weapon regeX you can mutate regular expressions which can be used in mutation testing. The
generated regular expressions cover edge cases and typos. Weapon regeX is available for both
JavaScript and Scala. The JavaScript version of the library is generated from Scala using [Scala.js](https://www.scala-js.org/).
Weapon regeX mutates regular expressions for use in mutation testing. It has been designed from the ground up
to support [Stryker Mutator](https://github.com/stryker-mutator). Weapon regeX is available for both
JavaScript and Scala and is used in [Stryker4s](https://github.com/stryker-mutator/stryker4s) and
[StrykerJS](https://github.com/stryker-mutator/stryker-js) flavors of Stryker.
The JavaScript version of the library is generated from Scala using [Scala.js](https://www.scala-js.org/).
The generated mutant regular expressions cover human errors, such as edge cases and typos. A list of provided mutators is given below.
For an introduction to mutation testing, see [Stryker's website](https://stryker-mutator.io/).
The current supported versions for Scala are: `2.12` and `2.13`.
# Getting started
In case you want to incorporate Weapon-regeX into your project.

@@ -18,0 +24,0 @@ ## Scala

Sorry, the diff of this file is too big to display

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