About Anaconda Help Download Anaconda

services / packages / snapshottest 0.6.0

Snapshot Testing utils for Python

Installers

  • noarch v0.6.0

conda install

To install this package run one of the following:
conda install services::snapshottest

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.

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy