Validates tests in a specific group within a testset.
Validator configuration
Testset configuration
Group name
If validator compilation fails
If any test in group is invalid
await validateGroup(validator, testset, 'samples'); Copy
await validateGroup(validator, testset, 'samples');
Validates tests in a specific group within a testset.