swift-testing icon indicating copy to clipboard operation
swift-testing copied to clipboard

[SWT-NNNN] Dedicated `.bug()` functions for URLs and IDs

Open grynspan opened this issue 1 year ago • 2 comments

One of the features of swift-testing is a test traits system that allows associating metadata with a test suite or test function. One trait in particular, .bug(), has the potential for integration with development tools but needs some refinement before integration would be practical.

Read the full proposal here.

Checklist:

  • [x] Code and documentation should follow the style of the Style Guide.
  • [x] If public symbols are renamed or modified, DocC references should be updated.

grynspan avatar May 14 '24 18:05 grynspan

Full proposal link goes right back to this page.

Uncommon avatar May 14 '24 18:05 Uncommon

Oops. Fixed.

grynspan avatar May 14 '24 19:05 grynspan

Documentation only, skipping CI.

grynspan avatar May 24 '24 19:05 grynspan