Files

Unit test codes for python binding of TinyUSDZ.

Requirements

  • pytest
  • typegurad

Setup

$ python -m pip install --upgrade pytest

Run tests

# Add ../../python and ../../sandbox/python to find modules.
$ PYTHONPATH=$PYTHONPATH:../../sandbox/python:../../python python -m unittest