MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Hungarian Notation Check (HN Check)
Dependencies
  • None

The Checks

Testing

Run py.test from the .../git/hooks directory

If that doesn't work you can also try running python -m pytest .\test\test_hn_check.py from this directory.

Dependencies
  • mock
  • pytest
  • pytest-cov