-
Create an
endpoints.txt
file with then endpoints that you wish to run against. ie/reports/123?USER_ID=45
-
Copy the test.properties template
cp test.yaml.template test.yaml
-
Set the values for your two servers to compare in
test.properties
-
Install dependent gems
bundle
-
Run the script!
ruby run.rb
You can see your results in /results/results.diff
. We only show results if there are differences