Skip to content

Feature Requests

298 results found

  1. Hello, can you provide official support for unity3d?

    Hello, can you provide official support for unity3d?

    Because unity does not use the official version of ncrunch, ncrunch cannot be run.

    There was a library in Unity's assetstore (library) that allowed using vstools to use a different version of nunit at the time of solution loading, but it no longer worked due to the Unity version upgrade.
    https://assetstore.unity.com/packages/tools/utilities/ncrunch-adapter-for-unity-101906

    Thank you always. I'm really enjoying using ncrunch.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Have an option to disable animations

    There are a few locations in the NCrunch UI where animations are used. One example is the "Spinner" that is always visible at the bottom right of the screen.

    With the increase in the use of Remote Desktop sessions for programming, this causes the session to use an additional 10fps. This isn't particularly noticeable on a fast link, but if you're on a slow or lossy link it can be the difference between it being tolerable and unusable.

    It would be nice to have the option to switch off the animation (happy to keep the "notches" there to indicate how…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Provide Support To Test in a Multi Threaded Environment

    Would it be possible for NCrunch to provide support so a test runs in a guaranteed parallel environment (the Code Under Test is hit with at least 2, or maybe N threads at the same time).
    Perhaps a test would only pass If the results from all the threads passed and also failed after a given time indicating a possible dead lock.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Support Jetbrains Rider for MacOS/Linux

    Since MacOs seems to become more popular for .NET Developerts, nCrunch should run under MacOS.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Display Total execution everywhere

    Display Total execution everywhere.

    For instance i ordered my tests in Ncrunch "Project/Namespace/Fixture/Test".
    I am using Xunit.

    I can see TotalExecution for TestClass but not for Project/Namespace

    so if I am interested in simple question, "How much total time ALL tests execution takes", I can't answer.

    Total should be available for each ROW in "Ncrunch tests window" output, No matter is it project or namespace, fixture or test.
    Just SUM all items "below"

    Same for other things, where is a possibility to aggregate them off-course.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Support better control of the test batch size

    WE have some tests that require a large start up time in the BeforeTestRun. In these tests we start a browser and then run all the tests in the batch in the browser sequentially. When NCrunch uses small batches this makes the tests runs very long as the overhead of the startup outweighs the test run time.

    I think an option to control the batch size would help. I can see two options:

    An attribute: this could work like the Atomic attribute, except that rather than running all the tests together, it would put all those tests in the same…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Update UI of how long a running test has been running for

    I would like to see in the UI how long an active test has been running for.

    Scenario: A long running test is running > 1 minute and I would like to know how long it has been running so I can decide if I should abort the test run or continue waiting.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Keyboard shortcuts for "Show .." icons in 'NCrunch Tests'

    Similar to VStudio's TestExplorer.ToggleShowFailedTests

    Feature: Be able to bind shortcut keys to the toolbar button "Show passing tests" (and thus probably also "Show failing tests", "Show unexecuted tests" and "Show ignored tests").

    Scenario: I am looking for a specific test so I browse through tests and dbl click/investigate it in the hierarchical view. When I found test I want to work with I pin it via kbd shortcut (since I am in the editor after I just dbl clicked it) and now I want to hide all passing tests in 'NCrunch Tests' window to only show my pinned one.

    Current…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Add a "sync with active document" button to the NCrunch Tests window

    When I am inside the source code of a Test, I'd like to have a button in the NCrunch test window that automatically focuses, inside the NCrunch test window itself, the entry corresponding to the test I am editing.

    I already can do a similar thing with Visual Studio's Solution Explorer: if I am editing a source code file, I can press the "sync with active document" button in the toolbar of the solution explorer and get the source code I am editing highlighted in the solution explorer treeview, without having to browse the whole tree by myself.

    I would…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Make the "Show Tests Covering this line" popup a dockable window.

    The behaviour I am suggesting is the same of the native show "symbol references" visual studio popup window. (I am referring to that popup that opens when you click on the "<n> references" tag visual studio shows on top of method and properties declarations)

    it is a pop up, but in its top-right corner there is a icon that, when clicked, turns it in a docked tab in the editor that does not go away.

    the current approach (a simple popup window that goes away as soon as you start interacting with the editor) makes this list of very little…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. NCrunch Hot Spots Cleaner Window

    This feature is amazing, but find my self only on the top 5-10 most resource prone functions... would like to have a filter somehow to only show top 10% or with some kind of threshold.
    My case: A secondary screen dedicated to Ncrunch split between NC metrics/hot spots/tests (and sometime visual studio tasks/error list) can be kind of busy (really)

    I think think everyone could benefit

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. NCrunch Metrics Cleaner - Filter Button to not show projects with 100% Coverage.

    NCrunch Metrics Cleaner - Filter Button to not show projects with 100% Coverage, similar to the unit tests, to hide passed tests...

    Maybe in settings: add threshold for filter for team current objectifs: my usecase: for legacy project with 20% coverage we had millestone to increas to 50% and then 80* now we are in average 95%...

    well a second monitor split between metrics, unit tests and hot spots can be quite busy,

    I think think everyone could benefit

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Add suppport for triggering endless churn mode from console

    Its common that the develop machine is turned of during the night so the endless churn mode doesn't get used as much as it should. We have like many others a dedicated build server and we would love to have the possibility to trigger a nightly build that churns the tests in the solution for a fixed period of time (a few hours or so) so we can gather all failing tests in the morning and make an attempt to fix these tests.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Mark failed NUnit's TestCaseAttributes

    It would be nice to mark failed NUint's TestCaseAttribute-s?
    Otherwise it's hard to figure out what is failing.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. configuration

    NCrunch configuration.

    When updating configuration for a solution with many projects, let me change more items before restarting crunch with the new config.

    The problem is that I add a missing folder to support (yes this is a bad solution) a 80 project solution with many failing projects that every time I add a folder it starts again. I would like to add missing folder for each failing project before the result window closes.

    My work around will be to write down the failing folders then update the configuration from that.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Run pinned tests if there are any; run all tests otherwise

    As the title indicates, I'd like an option to run only the tests I pin and if I unpin all tests, it should then run all of them.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Add support for specialized excepted exception custom attributes in MSTest

    If you decorate a unit test with the ExpectedExceptionAttribute in MSTest, it handles it correctly. However, if you derive from ExpectedExceptionBaseAttribute in your own custom attribute to make a more specialized implementation, NCrunch and Visual Studio disagree about whether the test passed.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Provide visual hint that license has expired

    My license expired a few days ago but I didn't realise until I happened to be looking at the version info for other reasons. I would suggest adding a small visual hint (perhaps in the Ncrunch tests window) to indicate that the license is about to expire or has expired.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Opt-in option for selection of which projects are monitored

    Currently, the selection of which projects are built is opt-out. That is, all projects are monitored and built unless you set the "Ignore completely" flag explicitly on a project in your configuration.

    It would be nice to have something that works more like building from the GUI or the command-line would: an opt-in feature.

    In this proposed new mode of monitoring-selection, projects would still be monitored, built, and tested exactly as they are now. The only difference would be that all projects would be ignored completed and you would have to explicitly choose a project to be monitored. Obviously, any…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Add the ability to run a test fixture manually

    It's easy and convenient to run an individual test manually by using the markers in the source, but there's no marker for running a test fixture (class with multiple tests in it). It would be nice if a dot were added for the fixture too.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feature Requests

Categories

Feedback and Knowledge Base