Skip to content

Conversation

@x-sheep
Copy link
Collaborator

@x-sheep x-sheep commented Oct 3, 2025

This removes XCTest and changes the entire test suite to use Swift Testing, which has broader platform support and easier (macro-based) assertions.

I've also replaced SwiftCheck with my own library PropertyBased, which is built to work with Swift Testing, and doesn't inherit a bunch of Haskell-inspired syntax that doesn't work well with Swift.

@x-sheep x-sheep requested a review from ivarflakstad October 3, 2025 13:10
Copy link
Owner

@ivarflakstad ivarflakstad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sleek 👌

@ivarflakstad ivarflakstad merged commit bd614f9 into main Oct 11, 2025
@x-sheep x-sheep deleted the propertybased branch October 11, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants