snapshottest 0.6.0
0
Snapshot testing for pytest, unittest, Django, and Nose
Contents
Snapshot testing for pytest, unittest, Django, and Nose
Stars: 531, Watchers: 531, Forks: 103, Open Issues: 51The syrusakbary/snapshottest
repo was created 7 years ago and the last code push was 2 months ago.
The project is popular with 531 github stars!
How to Install snapshottest
You can install snapshottest using pip
pip install snapshottest
or add it to a project with poetry
poetry add snapshottest
Package Details
- Author
- Syrus Akbary
- License
- MIT
- Homepage
- https://github.com/syrusakbary/snapshottest
- PyPi:
- https://pypi.org/project/snapshottest/
- GitHub Repo:
- https://github.com/syrusakbary/snapshottest
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common snapshottest errors.
Code Examples
Here are some snapshottest
code examples and snippets.
GitHub Issues
The snapshottest package has 51 open issues on GitHub
- [Feature Request] support Pandas Dataframe