Skip to content

DSL Tests <3 resultBuilder

Choose a tag to compare

@luizmb luizmb released this 24 Mar 09:48
· 30 commits to master since this release
3ac5ed9

Tests can be written using DSL style, similar to SwiftUI views composition, thanks to the newly added resultBuilder!
Check the README for some examples!
Extensions for Combine async tests are also improved and documented.