At present all we have is [`...unit/common/mixin/test_pintunits.py`](https://github.com/SciTools/iris/blob/abe64ccfa75fe6c5c0d88b8e42f9ae95909c41e7/lib/iris/tests/unit/common/mixin/test_pintunits.py) We need to work out how to test pint behaviours - specific targetted tests (like test_pintunits but much more) - run selected existing tests with pint units replacing the cf_units ones
At present all we have is
...unit/common/mixin/test_pintunits.pyWe need to work out how to test pint behaviours