Feature request: include screenshots in the report as last column. Only filled and headered if failed tests exist.
Also refactored according to lib/index.js file, because there was functionality (sorting/test numbering) that wasn't implemented in in src/index.js. also removed lib/* from git and added in .gitignore. In order to make a package and to pulish "files": ["lib"] is included in the package.json
Feature request: include screenshots in the report as last column. Only filled and headered if failed tests exist. Also refactored according to
lib/index.js
file, because there was functionality (sorting/test numbering) that wasn't implemented in insrc/index.js
. also removedlib/*
from git and added in.gitignore
. In order to make a package and to pulish"files": ["lib"]
is included in thepackage.json