Skip to content

CI: run pytest on GitHub Actions #23

Description

@vitorfranklin

The suite runs in ~1 second and is cross-platform (Linux-only APIs are mocked), so CI is nearly free: a single workflow with pip install -r backend/requirements.txt pytest + python -m pytest on ubuntu-latest, triggered on push and pull_request.

Add the status badge to the README once green. Protects contributor PRs from regressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions