stryker-api
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "stryker-api", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "The api for the extendable JavaScript mutation testing framework Stryker", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -7,2 +7,3 @@ interface StrykerOptions { | ||
testFramework?: string; | ||
testSelector?: string; | ||
testRunner?: string; | ||
@@ -9,0 +10,0 @@ reporter?: string | string[]; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
82511
971