#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

0
5 comments
Avatar
Permanently deleted user

I've filtered NUnit stuff by manually adding a filter (like the System.* one) for "NUnit.,Codeblast.". Works ok.

0
Avatar
Permanently deleted user

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

0
Avatar
Permanently deleted user

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?

0
Avatar
Permanently deleted user

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

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%)

0

Please sign in to leave a comment.