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