Forum member

digicoder

2 posts

Posts by digicoder

  1. Test Using DeployItem attribute throw errors

    Excellent! I just added the DeploymentItemAttribute to the test method as well as the initializer and it went right through. Works correctly. Thanks alot.

  2. Test Using DeployItem attribute throw errors

    [quote=Remco;1529]If all is working correctly, you should see the files in both your NCrunch workspace and in the MSTest workspace (the 'Out' directory). If you set your 'log verbosity' to detailed (NCrunch global configuration), then clicking on the test task in the processing queue should give …