# rigor testing tool for snapshot based regression testing for REST APIs Super easy to use snapshot testing tool that can be used for quick testing of your apis using a simple json file to build your first few regression tests that don't require much additional work. ## Features - Simple rigor files for test specification - Generate snapshots for response payloads - (todo) Interactive cli for test operations - (todo) Support swagger yaml or openapi spec for dummy endpoint test generation - (todo) Support streaming and other advanced api features