|
Project Information
Links
|
Snap Unit TestingSnapTest can be obtained via the following repositories and methods:
A browseable version of the history is available at http://github.com/Jakobo/snaptest "Mission Statement" of SortsTo put it simply, unit testing should be transparent. There shouldn't be the complexity of test harnesses and coding out stub files. This functionality should be there if you want it, but the barrier to writing tests should be so low that it becomes easier to write the test than the code itself. It is on this philosophy that SnapTest was built. These are some of the goals of SnapTest and the SnapTest project (or at least a concept of what we are trying to do here) in no particular order:
Code quickly; it's a snap. |