Hi all,
Has anyone had any experience with MFUnit (https://github.com/ducas/MFUnit)?
I am trying to build out some unit testing for my code before I advance and its painful to work out bugs. I cannot for the life of me figure out how to get MFUnit to actually point to a class and test it. Anyone that has code snippets they are willing to share on how to set up a class under test and its MFunit tester would be extremely helpful.
Thanks,
~Chris
P.S.: are there any good mocking tools for .net micro? hehe