1 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
36dd05ef62 Add educational test output with Rich CLI
- Create pytest_tinytorch.py plugin for educational test output
- Update test_tensor_core.py with WHAT/WHY/STUDENT LEARNING docstrings
- Show test purpose on pass, detailed context on failure
- Use --tinytorch flag to enable educational mode

Students can now understand what each test checks and why it matters.
2025-12-02 22:37:25 -08:00