Skip to content

Instantly share code, notes, and snippets.

@EliFuzz
Created July 3, 2022 09:45
Show Gist options
  • Save EliFuzz/79070f6c18032037411462e9ecbde666 to your computer and use it in GitHub Desktop.
Save EliFuzz/79070f6c18032037411462e9ecbde666 to your computer and use it in GitHub Desktop.
contract testing folder structure
πŸ“‚ broker
πŸ“‚ consumer
πŸ“‚ order
πŸ“‚ v1
πŸ“‚ teamOne
πŸ“„ .gitlab-ci.yml
πŸ“„ 200.json
πŸ“‚ teamTwo
πŸ“„ .gitlab-ci.yml
πŸ“„ 200.json
πŸ“‚ v2
πŸ“‚ teamOne
πŸ“„ .gitlab-ci.yml
πŸ“„ 200.json
πŸ“‚ producer
πŸ“‚ order
πŸ“‚ v1
πŸ“„ .gitlab-ci.yml
πŸ“„ 200.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment