Skip to content

Document local build/test steps in contributing.md#48

Open
anagnorisis2peripeteia wants to merge 1 commit into
hbashton:mainfrom
anagnorisis2peripeteia:docs/contributing-testing
Open

Document local build/test steps in contributing.md#48
anagnorisis2peripeteia wants to merge 1 commit into
hbashton:mainfrom
anagnorisis2peripeteia:docs/contributing-testing

Conversation

@anagnorisis2peripeteia

Copy link
Copy Markdown
Contributor

Adds a "Before opening a pull request" section to contributing.md with the exact
build + test commands (mirroring .github/workflows/ci-build.yml), so new contributors
know what to run locally before submitting.

It also notes that three serialization snapshot tests (CheckSettingsSave,
CheckWriteProfile, CheckJaysProfileRead) fail on a clean checkout (stale expected-XML
fixtures) and are skipped by CI's --filter, so contributors aren't tripped up by those
pre-existing failures.

Docs-only; no code change.

Authored with Claude (Opus 4.8).

Add a 'Before opening a pull request' section with the exact build + test
commands (matching ci-build.yml) and a note about the three known-failing
snapshot tests, so new contributors know what to run and aren't tripped up
by the pre-existing fixture failures.
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.

1 participant