Skip to content

Implement automated test suite #9

Description

@crossjam

Goal

Set up an automated testing strategy so we can validate core Soco Scribbler functionality before releases.

Checklist

  • Choose and configure a Python test runner (e.g., pytest) with the project layout
  • Add unit tests that cover the logging-specific logic in SocoScribbler
  • Add integration-style coverage for the CLI commands (init, scribble) using fixtures or mocks
  • Wire the test suite into CI so new changes run the tests automatically

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions