Skip to content
View jaanus's full-sized avatar

Sponsoring

@groue

Block or report jaanus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. tact/Canopy tact/Canopy Public

    A library that helps you isolate CloudKit dependency and write testable code using CloudKit.

    Swift 134 5

  2. How to cleanly make swift-snapshot-t... How to cleanly make swift-snapshot-testing run correctly in Xcode Cloud. You need to bundle the snapshots and resources into your test bundles (xctest), and then use this kind of code to instruct snapshot-testing to pick them up from the test bundle if present.
    1
    #if os(iOS)
    2
    
                  
    3
    import SnapshotTesting
    4
    import SwiftUI
    5
    import XCTest
  3. vapor-nginx-pg vapor-nginx-pg Public

    A template Vapor app with nginx frontend.

    Swift 7

  4. tact/public tact/public Public

    Tact app public community site.

    10