Skip to content

Tighten template test assertions to exact line matches#46

Open
edwinhern wants to merge 1 commit into
mainfrom
feature/dot-23-strengthen-template-test-assertions
Open

Tighten template test assertions to exact line matches#46
edwinhern wants to merge 1 commit into
mainfrom
feature/dot-23-strengthen-template-test-assertions

Conversation

@edwinhern
Copy link
Copy Markdown
Owner

Replace broad assert_output --partial calls in agent-instructions, mise-config, and apm-config tests with assert_line (exact) and assert_line --regexp (structural) to catch regressions in specific YAML/TOML key-value lines and markdown section headers.

Fixes DOT-23

Replace broad assert_output --partial with assert_line and
assert_line --regexp for semantically exact line matches.
@edwinhern edwinhern self-assigned this May 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.

1 participant