#snapshot #testing-http #cli #testing-tools #http #http-api

app rigor

CLI tool to perform snapshot testing for your HTTP/REST APIs

2 releases

new 0.2.1 Nov 18, 2024
0.2.0 Nov 18, 2024
0.1.0 Nov 17, 2024

#14 in #snapshot

44 downloads per month

MIT license

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
~255K SLoC