We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7935957 commit 92bc064Copy full SHA for 92bc064
rules_haskell_tests/tests/integration_testing/README.md
@@ -3,7 +3,7 @@
3
This package provides a set of rules for writing test scenarios for `rules_haskell`'s rules testing. It supports:
4
* Creating test workspaces inside the `rules_haskell` codebase
5
* Writing test scenarios in Haskell and provides a small testing library with helper functions
6
- * Running tests against multiple bazel verions including binary bazel distributions and nixpkgs bazel packages
+ * Running tests against multiple bazel versions including binary bazel distributions and nixpkgs bazel packages
7
* Reusing the bazel cache between test runs to significantly speedup test process
8
9
## How to write an integration test
0 commit comments