Skip to content

Add snapshot testing & tests for fmt & check - #6

Merged
feds01 merged 7 commits into
mainfrom
dev
Sep 27, 2025
Merged

Add snapshot testing & tests for fmt & check#6
feds01 merged 7 commits into
mainfrom
dev

Conversation

@feds01

@feds01 feds01 commented Sep 27, 2025

Copy link
Copy Markdown
Owner

This PR adds testing infrastructure and utilities for writing end-to-end tests for bracketlint. It includes macros for defining test cases, metadata parsing for test configurations, and utilities for handling test outputs and comparisons.

@feds01 feds01 self-assigned this Sep 27, 2025
Add a snapshot testing framework to the `bracketlint` project. This
includes creating a new test suite that can run various test cases,
compare their outputs against expected results, and report any
discrepancies. The framework should support different types of tests,
such as unit tests, integration tests, and end-to-end tests.
This is used to output the "fixed" version of the file to standard
output (or to the configured output stream).
@feds01
feds01 merged commit d002049 into main Sep 27, 2025
1 check passed
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