bazelbuild / bazelbuild/bazel-bench
Add e2e Tests
- Dominant language
- Python
- Stars
- 42
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
**Description of the problem / feature request:**
We should add some e2e tests. Something like what Bazel has https://github.com/bazelbuild/bazel/tree/master/src/test/shell
**Feature requests: what underlying problem are you trying to solve with this feature?**
To make sure the tool works properly end-to-end.
Contributor guide
Research direction
Start by reviewing the Bazel shell test examples linked in the issue and the bazel-bench repository structure to find the tool’s executable entry point and existing test setup. Define an end-to-end test approach that exercises the tool as a user would; done means a repeatable suite verifies that the tool works end to end.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100