![]() |
MCUXpresso SDK API Reference Manual
Rev. 0
NXP Semiconductors
|
For Windows, run .\install_hooks.ps1
in powershell
For Linux and Mac, Run ./install_hooks.sh
from commandline
Runs before creating a commit. Runs quality tests on code (e.g. static analysis) Outputs results from failed checks and the command to run to repeat the check
Runs after saving a commit message. Checks formatting of the commit message.
Run py.test
from the .../git/hooks
directory
mock
pytest
pytest-cov