cabal-validate
tracking issue
#10562
Labels
cabal-testsuite
cabal-validate
validate.sh (cabal-validate) test suite runner
meta: tracking
re: devx
Improving the cabal developer experience (internal issue)
type: testing
Issues about project test suites
In #10320, I converted the Bash
validate.sh
script into a Haskell script, now known ascabal-validate
.To minimize discussion on that PR, I kept the implementation and CLI design unchanged.
However, I think that there's room for improvement in
cabal-validate
's behavior and CLI design. I'd like to get an idea of how people usecabal-validate
so we can better serve their needs.cabal-validate
: Steps are not granular enough, add groups of steps #10563cabal-validate
: Too many ways to choose steps #10564cabal-validate
: Steps change depending on options which choose steps #10565cabal-validate
: Add--clean
#10566cabal-validate
: Build products are not shared withcabal build
#10567cabal-validate
: Skip "low-value" tests by default? #10568cabal-validate
: Output is too verbose and not verbose enough #10569cabal-validate
: Some steps shouldn't be steps #10570cabal-validate
: Bettertime-summary
#10571cabal-validate
: "Keep going" mode #10572The text was updated successfully, but these errors were encountered: