Jest style Setup and Teardown Macros in Rust Tests

I have been writing tests for the Rust project I'm working on at my job and missed some of the functionality from Jest. So, I made some macros that replicated some of the behavior.

Any feedback or issues welcome.

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.