Feature Requests
288 results found
-
Remote server: Add some sort of performance index per server
I would like to have some index indicating how well the grid node server performs related to other servers.
For instance, if I run 2 grid servers on Azure and 2 on internal network, I want to know if it's worth adding more servers on Azure or on internal network (or if it helps out scaling Azure servers etc.).One idea might be to have an average processing time on tests, and check when test has been executed on different servers is above or below the average execution time and calculate some sort of performance index from those measurements and…
4 votes -
Test Window Filter
I would like a filter in the test window that "show only tests that should runs automatically due to configured Engine Mode"
11 votes -
Remote server: Conditionally run tests depending on which remote server they are running on.
Scenario:
I have http integration tests which will report results in one way locally (due to IIS custom errors) and one way remotely. Thus for tests verifying the corretc "remote" response I would like them to run on a grid node that is not running on my local machine.The current "Capabilities" is not attractive since that is set on grid node server itself and requires project-specific user configurations on each grid node server (which annoys the developers if they are running them on their dev machines if I will need to interrupt to tweak custom project settings).
Possible solutions…
2 votes -
Integrate updates for NCrunch into VS2013 Notifications
The update reminders at the moment come through the N icon on the bottom right. Visual Studio however already provides a separate Notifications hub.
24 votes -
Make NCrunch grid performance measurable
Provide some kind of programmatic access to performance indicators that are able to report the performance of a ncrunch grid, e.g. provide access to the duration of a full-end-to-end test. This would enable things like auto-scaling a grid.
2 votes -
Add ability to bottleneck ncrunch
Sometimes I have tests which are unstable on the buildserver, since the specs of the buildserver are slower. Even when I crunch the tests locally, they still never fail. (Usually frontend tests, making use of bUnit rendering)
I would find it handy to be able to crunch tests with a forced bottleneck, limiting resources, allowing me to reproduce the buildserver circumstances.
1 vote -
Allow multiple simultaneous instances with different filters
It would be great if I could get multiple risk/progress bars pointed at different categories of tests. I would like to see (for instance) one risk/progress bar for acceptance, one for integration, and one for unit tests. It would be great if these were full parallel instances - like with their own configuration and everything. For instance, having acceptance tests farmed out to servers makes a lot of sense but all my unit tests should run locally because it takes longer to farm out a batch than to run it.
0 votes -
In Test window, Server column for grouping rows should include all servers for children (not just one of them).
In my case Server always says "(Local)" if any child test ran locally. I think this should be a comma-delimited list like Category. Next best thing would be leaving it blank.
If I'm filtering for failed tests only, the current behavior is really a bug, because all of the failing tests may have ran on one node server that isn't (local), yet the grouping row alone still says (local). So it makes scanning the server column to troubleshoot issues (in this case node server dependency config issues) confusing.
0 votes
- Don't see your idea?