testing

Installation
SKILL.md

Testing – Contentstack Management Python

When to use

  • Adding or changing tests under tests/.
  • Debugging API vs mock failures; improving tests/cred.py usage.

Instructions

Runner and tooling

Suite Path Notes
Unit tests/unit/** Fast, isolated; primary CI target
API tests/api/** Live CMA — .env via tests/cred.py
Mock tests/mock/** Mocked HTTP / contracts
Installs
1
GitHub Stars
1
First Seen
9 days ago
testing — contentstack/contentstack-management-python