This is Bazel solution, so we should try to utilize "dogfooding" and use bazel approaches as much as we can, and do not transform testing to python.
Scope
- Study bazel test based solutions and approaches, e.g.:
- Consider bazel test based approaches for unit testing and FOSS testing
- Also consider removing python-based approaches
- Select bazel test based approaches
- Make decision
- Develop a plan
Definition of Done
- Bazel test based approach is selected
- Decision is made
- Migration plan is developed
This is Bazel solution, so we should try to utilize "dogfooding" and use bazel approaches as much as we can, and do not transform testing to python.
Scope
Definition of Done