Skip to content

Github Pages and Unit Tests

Compare
Choose a tag to compare
@TizianoCoroneo TizianoCoroneo released this 04 Mar 14:12
· 8 commits to main since this release
  • There is a new struct called SampleDeeplink that greatly simplifies writing unit tests to verify the correct behavior of deeplinks. See the documentation of SampleDeeplink for examples.
  • The minimum required version of Swift is now 5.6, due to the Swift DocC plugin used to generate online documentation.
  • The Github Action for CI is fixed.
  • The DocC documentation is now available online on Github Pages.