Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
N

Net_Bond_2 0

@Net_Bond_2 0
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • NCover and NUnit
    N Net_Bond_2 0

    To run your test project from NCover you have to do some settings- 1-NCover does not run test cases it uses NUnit for it in your Test project go to -> properties->debug and set start up external project as nunit.exe ( give full path) 2- for command line argument write assembly name of your test project e.g. testproject.dll Now when u will run NCover it will start Nunit and Nunit will take your assembly as project.... Try it

    Ethan Hunt 008 "Licensed to Code" 10th Cloud Corp Banglaore India

    C# question tutorial

  • Code Coverage for .dll Source file
    N Net_Bond_2 0

    I have code coverage tool for NUnit i.e NCover. In my test solution I added my source code as .NET dll .When I run my test solution to using NCover it gives code coverage of test solution instead of my Sorcu Code dll. How NCover can give code coverage of dll? or it is mendatory to add source code as aproject in test solution??

    Ethan Hunt 008 "Licensed to Code" 10th Cloud Corp Banglaore India

    C# csharp hosting cloud question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups