-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Standard unittests can be easily accessed by attempting to run a Bazel task '+<target_name>'. This is much easier than providing the full path to a target, deep in a component directory.
The fuzztests do not implement this functionality. We should add it, to maintain parity with standard tests.