swift-testing
swift-testing copied to clipboard
[SWT-NNNN] Range-based confirmations
Swift Testing includes an interface for checking that some asynchronous event occurs a given number of times (typically exactly once or never at all.) This proposal enhances that interface to allow arbitrary ranges of event counts so that a test can be written against code that may not always fire said event the exact same number of times.
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.
@swift-ci test
@swift-ci test
@swift-ci test
@swift-ci test
@swift-ci test
Stuart has approved this PR and will be updating the forum thread shortly. Merging.
@swift-ci test
@swift-ci test
@swift-ci test Windows
@swift-ci test