Adds a severity label to the current test.
Future<void> severity(String value) => label('severity', value);