Skip to content

docs: add documentation for inline config for solidity tests#243

Merged
kanej merged 7 commits intomainfrom
inline-config-docs
Mar 31, 2026
Merged

docs: add documentation for inline config for solidity tests#243
kanej merged 7 commits intomainfrom
inline-config-docs

Conversation

@schaable
Copy link
Copy Markdown
Member

@schaable schaable self-assigned this Mar 26, 2026
Copilot AI review requested due to automatic review settings March 26, 2026 19:32
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hardhat-website Ready Ready Preview, Comment Mar 31, 2026 0:27am

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation for per-function inline configuration of Solidity fuzz/invariant tests, and updates the testing guides navigation to include the new guide.

Changes:

  • Add a new “Inline configuration for Solidity tests” guide describing NatSpec-based per-test overrides.
  • Link to the new guide from the Solidity testing guide and the Testing overview page.
  • Adjust sidebar ordering to insert the new guide into the Testing guides sequence.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/content/docs/docs/guides/testing/using-viem.mdx Bumps sidebar order to make room for the new inline configuration guide.
src/content/docs/docs/guides/testing/using-solidity.mdx Adds a link to the new inline configuration guide from the Solidity tests guide.
src/content/docs/docs/guides/testing/using-ethers.mdx Bumps sidebar order to maintain correct navigation ordering.
src/content/docs/docs/guides/testing/inline-configuration.mdx Introduces the new guide content for per-function inline configuration.
src/content/docs/docs/guides/testing/index.mdx Adds a “Learn more” link to the inline configuration guide.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx Outdated
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx Outdated
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx Outdated
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx Outdated
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx Outdated
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx Outdated
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx Outdated
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx Outdated
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx Outdated
Comment thread src/content/docs/docs/guides/testing/inline-configuration.mdx
Comment thread src/content/docs/docs/guides/testing/using-solidity.mdx Outdated
@kanej kanej added this pull request to the merge queue Mar 31, 2026
@kanej kanej removed this pull request from the merge queue due to a manual request Mar 31, 2026
@kanej kanej added this pull request to the merge queue Mar 31, 2026
Merged via the queue into main with commit b38e17a Mar 31, 2026
3 checks passed
@kanej kanej deleted the inline-config-docs branch March 31, 2026 14:40
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.

5 participants