I'm familiar with testing (and various frameworks/techniques) for my C# projects -- see unit tests and integration tests for Fabric, for example. However, I don't have any experience doing this in Java. I will do the research when the time comes, but I certainly welcome any suggestions in the meantime.
The importance of testing increases as other people begin to use this software/code -- especially since it will likely be used/stressed in ways that Fabric does not.
I'm familiar with testing (and various frameworks/techniques) for my C# projects -- see unit tests and integration tests for Fabric, for example. However, I don't have any experience doing this in Java. I will do the research when the time comes, but I certainly welcome any suggestions in the meantime.
The importance of testing increases as other people begin to use this software/code -- especially since it will likely be used/stressed in ways that Fabric does not.