Skip to content

Labels

Labels

  • area: benchmarks

    benchmarks/ suite and tooling
  • area: cli

    crates/tryke CLI surface
  • area: config

    crates/tryke_config — pyproject and CLI flag parsing
  • area: discovery

    crates/tryke_discovery — AST parsing, test/fixture discovery
  • area: docs

    tryke.dev site and top-level README
  • area: expect

    python/tryke/expect.py — assertion API and matchers
  • area: hooks

    python/tryke/hooks.py — fixtures and dependency injection
  • area: ide

    Core-side changes that affect IDE plugins (VS Code, neotest, ...)
  • area: playground

    https://playground.tryke.dev
  • area: pytest-compat

    pytest parity and migration gaps
  • area: reporter

    crates/tryke_reporter — output formats
  • area: runner

    crates/tryke_runner — worker pool, scheduling
  • area: server

    crates/tryke_server — watch mode and hot reload
  • area: worker

    python/tryke/worker.py — Python test runtime
  • breaking

    A breaking API or CLI change
  • bug

    Something isn't working
  • bugfix

    changelog label
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • feature

    changelog label
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for newcomers
  • help wanted

    Contributions especially welcome
  • internal

    Refactor or cleanup with no user-visible behavior change
  • invalid

    This doesn't seem right
  • needs-design

    Requires design discussion before implementation
  • needs-repro

    Waiting on a minimal reproducer from the reporter
  • other

    changelog label