| Type of Analysis | When It Happens | Examples |
|---|---|---|
| Static | Before execution | RuboCop, Brakeman, RubyCritic, bundler-audit, flake8 (Python) |
| Dynamic / Runtime | During execution | RSpec, Minitest, SimpleCov, pytest, valgrind |
Created
November 4, 2025 16:52
-
-
Save giljr/c33891290630b95451c9a679ee9c7f69 to your computer and use it in GitHub Desktop.
Static & Dynamic Analyzers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment