Need a way to repeatedly run the same test on different threads

Bug #590804 reported by Ionut Ciordas
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
NUnit Framework
Triaged
High
Unassigned

Bug Description

[Bug now tracked at https://github.com/nunit/nunit-framework/issues/5]

I need a new attribute similar to [Repeat] that starts the test on multiple threads concurrently. A similar attribute is available in MbUnit - ThreadedRepeat. The [ThreadedRepeat(5)] attribute will call the test 5 times in parallel, firing off a separate thread for each one.

 I couldn't find the MbUnit documentation for the ThreadedRepeat attribute, but there is a blog post that explains it: http://darrell.mozingo.net/2008/05/30/mbunits-threadedrepeat-attribute/

Thank you!

Tags: github
Changed in nunitv2:
status: New → Confirmed
status: Confirmed → Triaged
importance: Undecided → Medium
Changed in nunit-3.0:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Charlie Poole (charlie.poole) wrote :

Postponed to 3.0

Changed in nunitv2:
status: Triaged → Won't Fix
tags: added: framework
no longer affects: nunitv2
description: updated
tags: added: github
removed: feature framework
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.