Move as much of tests/RunTests.hs into bazel, remove if possible
Open
@k1nkreet is already working on this.
Since Feb 16, 2022.
good first issue
P1
type: bug
- Dominant language
- Starlark
- Stars
- 279
- Forks
- 93
- Avg merge
- 13d 11h
- Merged PRs (30d)
- 3
Description
For adding our repo to the upstream integration CI (https://github.com/tweag/rules_haskell/issues/754, https://github.com/bazelbuild/continuous-integration/issues/235) we need to pull many/all of our tests into bazel rules.
I’m pretty certain many of these can be implemented as simple sh_tests (or genrules) instead.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.