Commit fbb8f64
Document doctest strategy with comprehensive comments
Phase 4 of doctest improvements:
- Add detailed comments in conf.py explaining testing philosophy
- Clarify when to use testcode vs code-block
- Document the selective testing approach for maintainability
- Provide guidance for future contributors
The strategy balances automatic validation with documentation readability,
testing complete examples while keeping fragments illustrative.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 9e5ba57 commit fbb8f64
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
99 | 121 | | |
100 | 122 | | |
101 | 123 | | |
| |||
0 commit comments