This directory contains documentation for developers working on the async-python-cassandra-client library itself, not for users of the library.
- Developer Guide - Development setup, testing, and CI/CD workflows
- BDD Test Guide - Guide to Behavior-Driven Development testing approach
- API Monitoring Design - Internal monitoring API design and implementation
If you're looking for documentation on using async-python-cassandra-client, please see:
Before contributing, please read:
- Contributing Guidelines
- Developer Guide for setup instructions
- BDD Test Guide for testing approach