Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 805 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 805 Bytes

jcanary (JSON Canaries)

CircleCI

Verify your API data contract with just a JSON config file. Easily add integration tests to your CI pipelines with no custom code, just config files.

Take in a JSON config and perform verification of web server functionality.

Motivation: when building a new service and constantly making changes, we want to verify integration tests; however, these can be cumbersome to write and maintain. jcanary offers a solution to abstract your tests to JSON and easily verify your API contracts in your CI pipelines.

Rules

Steps

Variables

  • constant
  • env

String Interpolation