2 releases
0.2.1 | Nov 18, 2024 |
---|---|
0.2.0 | Nov 18, 2024 |
0.1.0 |
|
#246 in Testing
47 downloads per month
20KB
418 lines
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
Dependencies
~8–19MB
~260K SLoC