Development¶
Development Environment¶
Set Up¶
- Clone the repository:
- Initialize the project:
- Install dependencies:
Workflow¶
Code Quality¶
Run checks:
Testing¶
Run tests:
BDD tests use behave
with feature files in features/
and steps in features/steps/
.
Versioning¶
Follow Semantic Versioning:
Add a message:
Build & Docs¶
Build the package:
Build docs:
Update dependencies: