tripy-testing
Installation
SKILL.md
Testing Patterns for nvtripy
When to Use
- Adding tests for new operations, modules, or features
- Understanding the test directory structure and conventions
- Testing error cases and dtype validation
- Writing parametrized tests for multiple configurations
Test Directory Structure
The test directory mirrors the source tree: