Skip to content

feat: add bin/run-test-case to run a single test suite case by description#914

Merged
DannyvdSluijs merged 1 commit into
mainfrom
feature/run-test-case-bin-script
Jun 3, 2026
Merged

feat: add bin/run-test-case to run a single test suite case by description#914
DannyvdSluijs merged 1 commit into
mainfrom
feature/run-test-case-bin-script

Conversation

@DannyvdSluijs

Copy link
Copy Markdown
Collaborator

Description

Adds a CLI tool that runs one test case from the official JSON Schema Test Suite by filename and human-readable description, making it faster to debug spec compliance without running the full 6928-test suite.

Related Issue

N/A

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Other (please describe):

Checklist

  • I have read the CONTRIBUTING guidelines
  • My code follows the code style of this project
  • I have added tests that prove my fix is effective or that my feature works
  • All new and existing tests pass
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional Notes

…ption

Adds a CLI tool that runs one test case from the official JSON Schema
Test Suite by filename and human-readable description, making it faster
to debug spec compliance without running the full 6928-test suite.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@DannyvdSluijs DannyvdSluijs merged commit 3cf163a into main Jun 3, 2026
19 checks passed
@DannyvdSluijs DannyvdSluijs deleted the feature/run-test-case-bin-script branch June 3, 2026 19:30
github-actions Bot added a commit that referenced this pull request Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant