FOSUtilities

Run unit tests Swift Package Manager

There are two libraries provided by the FOSUtilities package: FOSFoundation and FOSTesting.

FOSFoundation

FOSFoundation is a library of protocols, patterns, types and routines that I have found generally useful in my projects.

FOSTesting

FOSTestingUtilities is a package of testing patterns, types and routines that I have found generally useful in my projects.

Swift Package Manager

FOSUtilities supports the Swift Package Manager. To include FOSUtilities in your project add the following to your Package.swift file:

.package(url: "git@github.com:foscomputerservices/FOSUtilities.git", branch: "main"),

Full Documentation

For complete documentation, please refer to the DocC documentation in Xcode or here for an online version (see the documentation tab in the top-right).

Contributing

All contributions are welcome! Please see CONTRIBUTING.md for more details.

Maintainers

This project is maintained by David Hunt owner of FOS Computer Services, LLC.

License

FOSUtilities is under the MIT License. See the LICENSE file for more information.

Description

  • Swift Tools 5.6.0
View More Packages from this Author

Dependencies

Last updated: Tue Mar 12 2024 19:28:14 GMT-0900 (Hawaii-Aleutian Daylight Time)