ordinaryindustries/ReviewKit

Add unit testing

Open

#13 opened on Oct 1, 2024

 (1 comment) (0 reactions) (0 assignees)Swift (12 forks)auto 404
Hacktoberfestfeaturegood first issuep3

Repository metrics

Stars
 (37 stars)
PR merge metrics
 (PR metrics pending)

Description

Add unit tests to cover the most common use cases. Prefer Swift Testing where possible but fall back to XCTest as needed. Tests should be reliable and consistent.

Contributor guide