wwt / SwiftCurrent

A library for managing complex workflows in Swift
https://wwt.github.io/SwiftCurrent/
Apache License 2.0
308 stars 19 forks source link

Document the Testing Package #109

Open Tyler-Keith-Thompson opened 3 years ago

Tyler-Keith-Thompson commented 3 years ago

Is your feature request related to a problem? Please describe.

There's a really great new testing package but no information about it.

Describe the solution you'd like

I want documentation available that tells me how to install and use the new testing package

Describe alternatives you've considered

We could have people randomly start typing code and praying it will work, but that seems like a poor alternative.

Additional context

nickkaczmarek commented 2 years ago

I don't know for sure, but is this related to this issue. I asked because you mentioned wanting to know how to install our testing package. I imagine SPM is an option and probably CocoaPods, but I think we're blocked on the XCFramework style of things.