# Contributing Testing Locally: ```shell asdf plugin test [--asdf-tool-version ] [--asdf-plugin-gitref ] [test-command*] asdf plugin test foundry-zksync https://github.com/placeholder-soft/foundry-zksync.git "forge --version" ``` Tests are automatically run in GitHub Actions on push and PR.