Forum member

fdibartolo

1 post

Posts by fdibartolo

  1. NCrunch cannot see Spring.net config file while running test

    Hi, all my tests are running ok but the ones n my dao layer, which is the only one accessing a test database, as the other layers are mocked accordingly. While running those tests, looks like the spring config file cannot be found, but if I navigate to that folder, I can see the file there; in th…