Skip to content

Commit b992b28

Browse files
add shields.io badges to Readme
1 parent a390891 commit b992b28

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# SwiftAsyncAssert
22

3+
![platforms](https://img.shields.io/badge/macOS_10.15%7CiOS_13%7CwatchOS_6%7CtvOS_13-orange?logo=swift&label=platforms&labelColor=white&color=%23F05138)<br/>
4+
![version](https://img.shields.io/github/v/release/angu-software/SwiftAsyncAssert?label=Version&labelColor=white&color=%23F05138)
5+
![build status](https://img.shields.io/github/actions/workflow/status/angu-software/SwiftAsyncAssert/swift.yml?logo=githubactions&labelColor=white&label=Build)
6+
37
Assert functions to evaluate Swift concurrency async expressions in XCTests.
48

59
> The Missing concurrency functions in `XCTest` framework

0 commit comments

Comments
 (0)