Commit Graph

1 Commits

Author SHA1 Message Date
Rodin c32dd9b843 docs: testing patterns from rust-lang/rust
10 patterns, 664 lines. Full spec compliance.
Patterns: #[cfg(test)] modules, assert_eq!, #[should_panic],
integration tests, #[track_caller], test helpers, doc tests,
error testing, conditional compilation, property-based testing.
2026-04-30 15:06:15 -07:00