Skip to content

dwallach1/jcanary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors