MURF - A mocking and unit test framework for rust

Hey guys,

within one of my current projects we have developed a mocking and unit test framework for rust called MURF. It is inspired by the gmock testing framework by google.

murf is currently under development and has no official release. Nevertheless, we believe it is helpful for RUST developers. This is because we have intensively looked around the market for corresponding tools and found that tool support for RUST is still insufficient in this respect. In the next months we would like to work - as far as our time allows - on the documentation of the tool and also refactor some things.

If the solution appeals to you we would of course be very happy about your contribution to the product.

We appreciate any feedback on the solution. It helps us to improve the crate to allow an official release on crates.io (and of course a proper documentation with more examples).

We are looking forward to your feedback :slight_smile:

Best regards,
Bergmann89.

3 Likes

Hey guys,

murf is published for roughly more then one week now and we would like to ask you, if you had some time to have look at it or even gave it a try. Do you have some feedback for us?

Best regards,
Bergmann89.

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.