Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 1, 2020 11:09
Show Gist options
  • Save velotiotech/dfe34d00a7643fd591bf4f9f27c2a761 to your computer and use it in GitHub Desktop.
Save velotiotech/dfe34d00a7643fd591bf4f9f27c2a761 to your computer and use it in GitHub Desktop.
var jsonData = JSON.parse(responseBody);
tests["Your test name"] = jsonData.value === 100;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment