The detailed documentation for Swift Testing can be found on the Swift Package Index. There, you can delve into comprehensive guides, tutorials, and API references to make the most out of this package.
This documentation is generated using DocC
and is derived from symbol documentation in this project's source code as well
as supplemental content located in the
Sources/Testing/Testing.docc/
directory.
The Vision document for Swift Testing offers a comprehensive discussion of the project's design principles and goals.
- The top-level
README
gives a high-level overview of the project, shows current CI status, lists the support status of various platforms, and more. - Contributing provides guidance for developing and making project contributions.
- Porting includes advice and instructions for developers who are porting Swift Testing to a new platform.
- Style Guide describes this project's guidelines for code and documentation style.
- SPI groups in Swift Testing describes when and how the testing library uses Swift SPI.
- Instructions are provided for running tests against a WASI/WebAssembly target.
- The Releases document describes the process of creating and publishing a new release of Swift Testing — a task which may be performed by project administrators.