Is there a way to batch tests but still have the s...
# general
c
Is there a way to batch tests but still have the same number of "reassuring green checkmarks"? That is instead of:
Copy code
✓ test/unit/modules/test_critical.py:py310 and 16 other files succeeded in 22.74s.
Get 16 green checkmarks just as you would without the batching?
h
There is not