Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 658 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 658 Bytes

sgmock

Build Status

This Python package is a mock Shotgun server for use in unit testing, and a series of tools for building test fixtures. It emulates the experience of using shotgun_api3 with a Shotgun server near version 4.0. It is fairly incomplete, but is enough for testing the majority of our own tools which tend to focus heavily on consuming data from Shotgun instead of manipulating it.

Good luck, read the docs, and happy testing!