CMD + K

snapshottest

Community

Snapshot Testing utils for Python

Installation

To install this package, run one of the following:

Conda
$conda install services::snapshottest

Usage Tracking

0.6.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Snapshot testing is a way to test your APIs without writing actual test cases.

  1. A snapshot is a single state of your API, saved in a file.
  2. You have a set of snapshots for your API endpoints.
  3. Once you add a new feature, you can generate automatically new snapshots for the updated API.

About

Summary

Snapshot Testing utils for Python

Last Updated

Dec 15, 2022 at 01:37

License

MIT

Total Downloads

17

Supported Platforms

noarch