Skip to content

noodny/har-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published