#59- Filter unit-test invocations
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=59
What about the ability to filter to profile results so no unit-test invocations exist. Only the application code executed by the unit-tests should exist.
It might be difficult to implement because the are quite a lot Unit testing frameworks. I think the following Unit test frameworks for .NET are mostly used: NUnit, MbUnit, Team System (exists only in beta stage, but sounds like a promosing technology from MS, although we probably will have to wait for it till 3006 ;))
Regards,
Mark Monster
Please sign in to leave a comment.
I've filtered NUnit stuff by manually adding a filter (like the System.* one) for "NUnit.,Codeblast.". Works ok.
If it is that simple why not default add some filters that are not set on. Default add filters that are very handy for all users, like the System.* and the NUnit.* .
Regards,
Mark Monster
Ok, let's add filter "Unit test framework classes".
Could anyone here say what namespaces should be filtered? I know of "NUnit." and "csUnit.". What "Codeblast" namespace is?
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=59
State of this request was changed from "Submitted" to "Open"
Priority: Normal
Planned for version: 1.0
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=59
State of this request was changed from "Open" to "Fixed"
Fixed in build: 108
Votes on close: 5 (20%)