« Return to Thread: How to TDD a Reporting Application?

Re: How to TDD a Reporting Application?

by Kelly Anderson :: Rate this Message:

Reply to Author | View in Thread

Did you happen to read the post on DbFit this morning? I dunno, but it
might help.

-Kelly

On Mon, Mar 10, 2008 at 1:44 PM, fsharpmike <fsharpmike@...> wrote:

> Hi,
>
>  I appreciate the responses. What I'm really having trouble with
>  is testing the database. Specifically, setting up the test data. For
>  the first time ever I'm considering mocking test data, which I've
>  always been loathe to do, but this data is so complex, and I'm only
>  reading it, so it might not make sense to do actual database inserts
>  in this case. Thoughts?
>
>  Thanks,
>  Mike
>

 « Return to Thread: How to TDD a Reporting Application?