On Wed, Feb 24, 2010 at 10:38 AM, Jeppe Nejsum Madsen <[email protected]> wrote: > This is no replacement for unit tests, but is more a lightweight > integration test that exercises a big part of the Lift stack....
imho a high-level test is way more useful for determining if the system is basically working, because it is so end-to-end; no, it doesn't tell you precisely what to fix like a unit test would, but the code-written-to-code-covered ratio is much better for high-level system tests than it is for unit tests. sincerely. -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
