when in doubt do #test #coverage
BONUS: the magic incantation: https://codeberg.org/unspeaker/tek/src/commit/bd680db23065adf25d6eaeac6f67792f44e92f34/Justfile#L24-L28 (written like this because shell exports #just dont work in #justfile, lel)
when in doubt do #test #coverage
BONUS: the magic incantation: https://codeberg.org/unspeaker/tek/src/commit/bd680db23065adf25d6eaeac6f67792f44e92f34/Justfile#L24-L28 (written like this because shell exports #just dont work in #justfile, lel)
If you enjoy using Proptest in Rust, please check out my new post about state machine testing, try it out and let me know what you think! 🦀🪲
https://tzemanovic.gitlab.io/posts/state-machine-testing-with-proptest/