File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -45,14 +45,14 @@ concurrency, and parameterize test functions across wide ranges of inputs.
4545The table below describes the current level of support that ` swift-testing ` has
4646for various platforms:
4747
48- | ** Platform** | ** Status** |
49- | --- | -- -|
50- | ** macOS** | [ ![ Build Status] ( https://ci.swift.org/buildStatus/icon?job=pr-swift-testing-macos )] ( https://ci.swift.org/job/pr-swift-testing-macos/ ) |
51- | ** iOS** | Supported |
52- | ** watchOS** | Supported |
53- | ** tvOS** | Supported |
54- | ** Ubuntu 22.04** | [ ![ Build Status] ( https://ci.swift.org/buildStatus/icon?job=pr-swift-testing-linux-main )] ( https://ci.swift.org/job/pr-swift-testing-linux-main/ ) |
55- | ** Windows** | Pending support for macros |
48+ | ** Platform** | ** CI Status ** | ** Support Status** |
49+ | -| :-: | -|
50+ | ** macOS** | [ ![ Build Status] ( https://ci.swift.org/buildStatus/icon?job=pr-swift-testing-macos )] ( https://ci.swift.org/job/pr-swift-testing-macos/ ) | Supported |
51+ | ** iOS** | | Supported |
52+ | ** watchOS** | | Supported |
53+ | ** tvOS** | | Supported |
54+ | ** Ubuntu 22.04** | [ ![ Build Status] ( https://ci.swift.org/buildStatus/icon?job=pr-swift-testing-linux-main )] ( https://ci.swift.org/job/pr-swift-testing-linux-main/ ) | Supported |
55+ | ** Windows** | | Pending support for macros |
5656
5757## Getting started
5858
You can’t perform that action at this time.
0 commit comments