8000 GitHub - SwiftBoosterPack/CombineTestingBooster: Content to make testing Combine things easier
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SwiftBoosterPack/CombineTestingBooster

Repository files navigation

CombineTestingBooster

Provides classes for testing Combine content

EmptySubscription

EmptySubscription is as simple as that. Doesn't do anything, but can be used as a concrete subscription type.

CapturingSubscriber

CapturingSubscriber<Input, Failure: Error> captures the values it receives to allow testing what a subscriber receives from a publisher.

About

Content to make testing Combine things easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0