Skip to content

Instantly share code, notes, and snippets.

@ahal
Last active November 30, 2018 19:23
Show Gist options
  • Select an option

  • Save ahal/b590cc0263743ecf1340ebd954f420b5 to your computer and use it in GitHub Desktop.

Select an option

Save ahal/b590cc0263743ecf1340ebd954f420b5 to your computer and use it in GitHub Desktop.
{
"<config A>" : {
"total": "<num tests: int>",
"skipped": [
"<test 1>",
"<test 2>",
"..."
],
},
"<config B>": "..."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment