swift-testing
swift-testing copied to clipboard
[SWT-NNNN] Dedicated `.bug()` functions for URLs and IDs
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.
Full proposal link goes right back to this page.
Oops. Fixed.
Documentation only, skipping CI.