TIL. For pure functions, you can hash the implementation and only re-run the test if the hash changes(work particularly well in CI)
Discussion
No replies yet.
TIL. For pure functions, you can hash the implementation and only re-run the test if the hash changes(work particularly well in CI)
No replies yet.