Skip to content

feat(conformance): add conformance test suite package#40

Merged
nokome merged 14 commits intomainfrom
test-suite
Jan 27, 2026
Merged

feat(conformance): add conformance test suite package#40
nokome merged 14 commits intomainfrom
test-suite

Conversation

@nokome
Copy link
Collaborator

@nokome nokome commented Jan 22, 2026

This adds a new @oxa/conformance conformance test suite:

The OXA Conformance Suite provides test cases containing OXA JSON alongside equivalent representations in other formats. Tool developers building converters between OXA and other formats can use these test cases to validate their implementations.

Closes #24 and #25 (by using basic test cases in documentation)

@changeset-bot
Copy link

changeset-bot bot commented Jan 22, 2026

🦋 Changeset detected

Latest commit: 7bdf635

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@oxa/conformance Patch
@oxa/core Patch
oxa Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

Curvenote Preview

Directory Preview Checks Updated (UTC)
docs 🔍 Inspect 1 checks passed Jan 27, 2026, 1:27 AM

@nokome nokome marked this pull request as ready for review January 22, 2026 08:52
@nokome nokome requested a review from rowanc1 January 22, 2026 08:52
@nokome nokome merged commit 3d17777 into main Jan 27, 2026
6 checks passed
@nokome nokome deleted the test-suite branch January 27, 2026 01:28
@nokome nokome mentioned this pull request Jan 27, 2026
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.

Setup Test Suite

2 participants