Forum member

robertwilczynski

1 post

Posts by robertwilczynski

  1. Additional files to include will not get updated between test executions

    Hi, I have the following problem. I'm using NCrunch to execute integration tests against a database. My project folder structure is roughly like this: /db /src/ src/tests/testproject All database update scripts reside in /db folder. I asked NCrunch to include that folder in the workspace…