Labels
Labels
34 labels
- benchmarks/ suite and tooling
- crates/tryke CLI surface
- crates/tryke_config — pyproject and CLI flag parsing
- crates/tryke_discovery — AST parsing, test/fixture discovery
- tryke.dev site and top-level README
- python/tryke/expect.py — assertion API and matchers
- python/tryke/hooks.py — fixtures and dependency injection
- Core-side changes that affect IDE plugins (VS Code, neotest, ...)
- pytest parity and migration gaps
- crates/tryke_reporter — output formats
- crates/tryke_runner — worker pool, scheduling
- crates/tryke_server — watch mode and hot reload
- python/tryke/worker.py — Python test runtime
- A breaking API or CLI change
- Something isn't working
- Pull requests that update a dependency file
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Pull requests that update GitHub Actions code
- Good for newcomers
- Contributions especially welcome
- Refactor or cleanup with no user-visible behavior change
- This doesn't seem right
- Requires design discussion before implementation
- Waiting on a minimal reproducer from the reporter
- Performance regression or opportunity
- Linux-specific
- macOS-specific
- Windows-specific