the name of the test (it
) to be labeled
the capability ids to attach to the test
the context in which the test is run, if not given this returns the label information for a test-helper to attach it
Wraps a test name with a unique identifier and label it with the given ids. Test labels are used for identifying which of flowR's capabilities are being tested for. For more information about test labels and capabilities, see the wiki page: https://github.com/flowr-analysis/flowr/wiki/Linting-and-Testing#test-labels
the name of the test (it
) to be labeled
Optional
ids: readonly SupportedFlowrCapabilityId[]the capability ids to attach to the test
Optional
context: readonly (the context in which the test is run, if not given this returns the label information for a test-helper to attach it
Wraps a test name with a unique identifier and label it with the given ids. Test labels are used for identifying which of flowR's capabilities are being tested for. For more information about test labels and capabilities, see the wiki page: https://github.com/flowr-analysis/flowr/wiki/Linting-and-Testing#test-labels