optimism
optimism copied to clipboard
Solidity Test Name Formatter
We used to run with a name formatter for Solidity tests in CI that enforced common style with regards to test naming. At some point, this was removed from CI. When running the script today, there are many failures. We should commit to using the name formatter and fix all of the test names that no longer pass.
This is a great task for an AI agent.