Skip to content

a JSON rule interpreter for testing web services

Notifications You must be signed in to change notification settings

dwallach1/jcanary

Repository files navigation

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

About

a JSON rule interpreter for testing web services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published