# Testing (https://jackin.tailrocks.com/research/engineering/testing/)



This category organizes the jackin❯ research on testing. Choose a page by the question you need to answer.

## Browse [#browse]

<Card title="Visual snapshots" href="/research/engineering/testing/visual-snapshots/">
  Research on visual snapshots.
</Card>

<Card title="Test infrastructure: shared test-support crate, behavioral specs, and parser fuzzing" href="/research/engineering/testing/test-infrastructure-consolidation/">
  Connects shared test helpers, behavioral specifications, and parser fuzzing into one maintainable verification strategy.
</Card>

## How to read [#how-to-read]

Start with the page closest to your current question. Follow its related-work links for evidence in adjacent categories and its Roadmap links for implementation commitments.
