Tribute project testing guide covering test commands, Salsa incremental computation framework test patterns, nextest usage, and insta snapshot testing. Use when running or writing tests, using Salsa tracked functions, resolving accumulate() errors, or following Tribute test conventions.
Tribute project testing guide covering test commands, Salsa incremental computation framework test patterns, nextest usage, and insta snapshot testing. Use when: (1) Running or writing tests (2) Writing tests for Salsa tracked functions or accumulate() (3) Using the #[salsa_test] macro (4) Resolving "cannot accumulate values outside of an active tracked function" errors (5) Following Tribute project test conventions