phadej / phadej/trustee

flag to run tests too

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
13
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I love this tool. Thank you for writing it! Could you please add a flag to the matrix command to run the test suites as well?
Something like trustee matrix . --verify --test

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the matrix command and its option handling, using the example trustee matrix . --verify --test as the target interface. Trace how the existing verification flow runs and identify the test suites it should include; done means the new flag is accepted and runs those suites.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
cli, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.