Skip to content

Add basic Swift package tests#83

Open
dicnunz wants to merge 1 commit into
wulkano:mainfrom
dicnunz:issue-62-add-tests
Open

Add basic Swift package tests#83
dicnunz wants to merge 1 commit into
wulkano:mainfrom
dicnunz:issue-62-add-tests

Conversation

@dicnunz
Copy link
Copy Markdown

@dicnunz dicnunz commented May 9, 2026

Fixes #62.

IssueHunt bounty: https://issuehunt.io/repos/65488992/issues/62

What changed

  • Adds an XCTest target to the Swift package.
  • Covers RecordingOptions defaults and custom values.
  • Covers recorder guard behavior before recording starts, including start() failing fast when a video target has no target ID.
  • Covers video codec raw-value parsing and unsupported codec errors.

Tested

  • swift test
  • git diff --check

IssueHunt Summary

Referenced issues

This pull request has been submitted to:


@sindresorhus
Copy link
Copy Markdown
Contributor

This user is spamming with AI-generated PRs.

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.

Tests

2 participants