We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d8be4 commit 2ab4becCopy full SHA for 2ab4bec
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### 1.0.5
2
+
3
+- Enhancing output to include actual example variable values [PR #3](https://github.com/ktryniszewski-mdsol/codeceptjs-cucumber-json-reporter/pull/3)
4
5
+---
6
7
### 1.0.4
8
package.json
@@ -1,6 +1,6 @@
{
"name": "codeceptjs-cucumber-json-reporter",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "CodeceptJS plugin to generate a cucumberjs json output",
"main": "index.js",
"scripts": {
0 commit comments