Skip to content

Latest commit

 

History

History

Documentation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Swift Testing documentation

API and usage guides

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.

Vision document

The Vision document for Swift Testing offers a comprehensive discussion of the project's design principles and goals.

Development and contribution

  • 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.

Experimental platform support

Project maintenance

  • 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.