foundry icon indicating copy to clipboard operation
foundry copied to clipboard

support positional `--mp` parameter for `forge test`

Open zhiqiangxu opened this issue 1 year ago • 2 comments

This PR tries to fix this issue, users can now simply type forge test path_to_sol to run test.

zhiqiangxu avatar Aug 27 '24 09:08 zhiqiangxu

It seems my vscode uses a different format which fails test / rustfmt, what should I do to make it consistent with foundry?

zhiqiangxu avatar Aug 27 '24 09:08 zhiqiangxu

It seems my vscode uses a different format which fails test / rustfmt, what should I do to make it consistent with foundry?

pls see https://github.com/foundry-rs/foundry/blob/master/CONTRIBUTING.md#resolving-an-issue for vscode settings and commands to check locally

grandizzy avatar Aug 27 '24 10:08 grandizzy

@zerosnacks Do you have any additional feedback or suggestions for this PR?

zhiqiangxu avatar Aug 29 '24 07:08 zhiqiangxu