har-compare

0.0.1 • Public • Published

HAR comparer

This utility allows you to compare requests two .har files, looking for missing requests and wrong response status codes.

Commandline usage

node index.js file1.har file2.har

will compare file1 against file2 (put the files in project directory), output the results and save them to a separate file

Readme

Keywords

Package Sidebar

Install

npm i har-compare

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • stp