File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 6
6
<p align =" center " >Breakpoints for Swift Testing - precise control over side effects and execution suspension at any point.</p >
7
7
8
8
<p align =" center " >
9
- <img src="https://img.shields.io/badge/Swift-6.1-EF5239?logo=swift&labelColor=white" />
10
- <a href="https://codecov.io/gh/NSFatalError/Probing">
11
- <img src="https://codecov.io/gh/NSFatalError/Probing/graph/badge.svg?token=CDPR2O8BZO" />
12
- </a>
9
+ <a href =" https://swiftpackageindex.com/NSFatalError/Probing " ><img src =" https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FNSFatalError%2FProbing%2Fbadge%3Ftype%3Dswift-versions " /></a >
10
+ <a href =" https://swiftpackageindex.com/NSFatalError/Probing " ><img src =" https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FNSFatalError%2FProbing%2Fbadge%3Ftype%3Dplatforms " /></a >
11
+ <a href =" https://codecov.io/gh/NSFatalError/Probing " ><img src =" https://codecov.io/gh/NSFatalError/Probing/graph/badge.svg?token=CDPR2O8BZO " /></a >
13
12
</p >
14
13
15
14
---
@@ -90,7 +89,9 @@ guiding you toward a solution and making it easier to get started with the API.
90
89
91
90
## Documentation & Sample Project
92
91
93
- The public interface of ` Probing ` and ` ProbeTesting ` is relatively small, yet powerful.
92
+ Full documentation is available on the Swift Package Index:
93
+ - [ Probing] ( https://swiftpackageindex.com/NSFatalError/Probing/documentation/probing )
94
+ - [ ProbeTesting] ( https://swiftpackageindex.com/NSFatalError/Probing/documentation/probetesting )
94
95
95
96
You can download the ` ProbingPlayground ` sample project from its [ GitHub page] ( https://github.com/NSFatalError/ProbingPlayground ) .
96
97
You can’t perform that action at this time.
0 commit comments