web3-testing
Comprehensive smart contract testing using Hardhat and Foundry, covering gas optimization, fuzzing, and CI/CD.
Install
npx skills add https://github.com/wshobson/agents --skill web3-testingStats
| Total installs | 3,516 |
| Weekly installs | 3.5K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Supports both Hardhat (JavaScript/TypeScript) and Foundry (Solidity) testing frameworks with fixtures, cheatcodes, and assertion libraries
- Includes mainnet forking capabilities for realistic testing against live contract state, account impersonation, and time manipulation
- Covers gas optimization testing, fuzzing for edge cases, snapshot/revert patterns, and automated coverage reporting
- Provides Etherscan contract verification and CI/CD integration examples for automated test pipelines
Tags
Related skills
| Skill | Installs | vs web3-testing |
|---|---|---|
| hono | 2,946 | -570 |
| browser-automation | 3,075 | -441 |
| dependency-upgrade | 3,577 | +61 |
| qa-test-planner | 3,498 | -18 |
| data-quality-frameworks | 3,603 | +87 |
FAQ
- How many installs does web3-testing have?
- web3-testing has 3,516 total installs and 3.5K installs this week.
- Where is web3-testing hosted?
- web3-testing is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does web3-testing have?
- web3-testing has 32.4K GitHub stars.
- When was web3-testing first indexed?
- OrangeBot.AI first indexed web3-testing on Jan 20, 2026.
- How do I install web3-testing?
- Run: npx skills add https://github.com/wshobson/agents --skill web3-testing