Skip to content

chore: make local forge test workflow discoverable#59

Merged
abhicris merged 1 commit into
kcolbchain:mainfrom
knoal:chore/foundry-local-ergonomics
May 28, 2026
Merged

chore: make local forge test workflow discoverable#59
abhicris merged 1 commit into
kcolbchain:mainfrom
knoal:chore/foundry-local-ergonomics

Conversation

@knoal
Copy link
Copy Markdown
Contributor

@knoal knoal commented May 28, 2026

Summary

  • point Foundry at forge-test/ in foundry.toml so plain forge test discovers the suite
  • add npm run test:forge as a documented local entrypoint
  • document the local Foundry workflow in the README

Testing

  • PATH=/home/alex/.foundry/bin:$PATH npm run test:forge

This is a small contributor-experience cleanup rather than a functional contract change.

@abhicris
Copy link
Copy Markdown
Contributor

🤖 Audit verdict: safe

Documentation and configuration-only changes to enable Foundry test discovery; no code execution, new dependencies, credentials, or malicious payloads.

Audited by the kcolbchain PR pipeline. See pipeline docs.

@abhicris abhicris merged commit 2090d60 into kcolbchain:main May 28, 2026
1 check passed
@abhicris
Copy link
Copy Markdown
Contributor

Merged — thank you, @knoal. Your first kcolbchain contribution is in. 🎉

A few things that unlocked with this merge:

If you want to stay in the loop on what we're shipping: https://kcolbchain.com/ROADMAP.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants