Skip to content

Instantly share code, notes, and snippets.

@trnktms
Last active February 7, 2023 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trnktms/f1a03e7e499ceba113f00c45bb14be90 to your computer and use it in GitHub Desktop.
Save trnktms/f1a03e7e499ceba113f00c45bb14be90 to your computer and use it in GitHub Desktop.
└─ πŸ“‚ tests
└─ πŸ“‚ api-tests
└─ πŸ“‚ <area>
β”œβ”€ πŸ“‚ <api1>
β”‚ β”œβ”€ πŸ“„ response-schema.json
β”‚ └─ πŸ“„ test.ps1
β”œβ”€ πŸ“‚ <api2>
β”‚ β”œβ”€ πŸ“„ response-schema.json
β”‚ └─ πŸ“„ test.ps1
β”œβ”€ πŸ“‚ <api3>
β”‚ β”œβ”€ πŸ“„ response-schema.json
β”‚ └─ πŸ“„ test.ps1
└─ βš™ config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment