Two Ways to Unit Test Notification Center in Swift

This page summarizes the projects mentioned and recommended in the original post on /r/iOSProgramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • TypedNotificationCenter

    Typed version of Apple's NotificationCenter to avoid forgetting setting parameters in the userInfo dictionary and needing to handle not having those parameters.

  • You shouldn't really be using NotificationCenter, it doesn't have typesafe API and has bad performance. If you really like the API, I made a framework that provides the same API but you can associate types with the sender/payload: https://github.com/Cyberbeni/TypedNotificationCenter

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are 3 hard things you find in iOS programming?

    1 project | /r/iOSProgramming | 19 May 2023
  • Framework doesnt contain dylib symbols

    1 project | /r/swift | 22 Mar 2022
  • How to use OpenCombine framework with Android Studio

    1 project | dev.to | 27 Jan 2024
  • ScummVM officially released in the App Store

    4 projects | news.ycombinator.com | 30 Dec 2023
  • Engine - 1.0.0 Release

    1 project | /r/iOSProgramming | 4 Nov 2023