Skip to content

Issues: foundry-rs/foundry

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Using AST to seed the fuzzer dictionary A-testing Area: testing T-feature Type: feature
#10233 opened Apr 2, 2025 by MiloTruck
feat(forge test): add log tracing levels with target / namespace support (FOUNDRY_LOG=?) A-testing Area: testing A-tracing Area: tracing Cmd-forge-test Command: forge test T-feature Type: feature T-post-V1 Area: to tackle after V1
#8980 opened Sep 28, 2024 by PoeAudits
forge test doesn't utilize all available threads for fuzzing/invariants A-testing Area: testing T-perf Type: performance T-post-V1 Area: to tackle after V1
#8898 opened Sep 18, 2024 by Philogy
2 tasks done
Avoid recompiling every test that uses local Vm A-internals Area: internals A-testing Area: testing T-debt Type: code debt
#8857 opened Sep 12, 2024 by DaniPopes
verify-bytecode tests depend on cast in forge crate A-internals Area: internals A-testing Area: testing Cmd-forge-vb Command: forge verify-bytecode
#8856 opened Sep 12, 2024 by DaniPopes
feat(invariant): Support coverage-guided fuzzing A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-feature Type: feature T-post-V1 Area: to tackle after V1
#8665 opened Aug 14, 2024 by QiuhaoLi v1.3.0
meta(testing): tracking issue for testing methodologies A-testing Area: testing C-forge Command: forge T-meta Type: meta
#8267 opened Jun 27, 2024 by zerosnacks
feat(forge test): improve UI when running tests A-testing Area: testing Cmd-forge-test Command: forge test T-feature Type: feature
#7605 opened Apr 9, 2024 by Evalir
Invalid Enum value when fuzzing A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test P-low Priority: low T-bug Type: bug
#6623 opened Dec 19, 2023 by ScreamingHawk
2 tasks done
Add identifier to running test to allow introspection (test name, test file, test runner) A-testing Area: testing C-forge Command: forge T-feature Type: feature T-post-V1 Area: to tackle after V1
#5826 opened Sep 13, 2023 by frolic
More granular control on invariant simulations A-testing Area: testing T-feature Type: feature T-post-V1 Area: to tackle after V1 T-question Type: question
#5018 opened May 24, 2023 by FredCoen
feat(forge): exclude certain contracts from being eavesdropped on by vm.expectRevert A-cheatcodes Area: cheatcodes A-testing Area: testing C-forge Command: forge P-high Priority: high T-feature Type: feature
#4762 opened Apr 18, 2023 by PaulRBerg
Watch mode: Add key command to re-run tests A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-feature Type: feature
#4734 opened Apr 13, 2023 by horsefacts
bug: combination of vm.expectRevert and (failing) deployCode does not work A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-bug Type: bug
#4589 opened Mar 17, 2023 by fubhy
meta(invariants): tracking issue for improvements to invariant testing A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-meta Type: meta
#4438 opened Feb 27, 2023 by mds1
feat: more flexible/powerful ways to define and test invariants A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-feature Type: feature
#3452 opened Oct 4, 2022 by mds1
perf: fuzz/invariant benchmarks A-testing Area: testing C-forge Command: forge T-perf Type: performance
#3411 opened Sep 29, 2022 by mds1
feat: vm.depth() cheatcode to return the depth of the current invariant run A-cheatcodes Area: cheatcodes A-testing Area: testing C-forge Command: forge T-feature Type: feature
#2985 opened Aug 28, 2022 by mds1
feat: fuzz corpus saving and replay in standard format A-testing Area: testing C-forge Command: forge Cmd-forge-test Command: forge test T-blocked Type: blocked T-feature Type: feature
#2552 opened Aug 2, 2022 by mds1 H2 Roadmap
feat: extend (error) traces to include source code line number and filename A-testing Area: testing A-tracing Area: tracing C-forge Command: forge Cmd-forge-test Command: forge test D-hard Difficulty: hard P-high Priority: high T-feature Type: feature
#2328 opened Jul 15, 2022 by ckoopmann H2 Roadmap
ProTip! no:milestone will show everything without a milestone.