artillery-plugin-expect
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -16,2 +16,4 @@ /* This Source Code Form is subject to the terms of the Mozilla Public | ||
module.exports.Plugin = ExpectationsPlugin; | ||
module.exports.expectations = EXPECTATIONS; | ||
module.exports.formatters = FORMATTERS; | ||
@@ -18,0 +20,0 @@ function ExpectationsPlugin(script, events) { |
{ | ||
"name": "artillery-plugin-expect", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Expectations and assertions for HTTP", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
281722
698