assertj / assertj/assertj-swing
Add support for aborting all running FEST Swing tests
Open
import from fest-swing
Improvement
Major
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
_Issue by **[Peter Murray](http://jira.codehaus.org/secure/ViewProfile.jspa?name=plm31)** from Tue, 16 Nov 2010 10:12:03 -0600_
_Originally opened as http://jira.codehaus.org/browse/FEST-405_
---
There is currently no way to terminate all the running FEST Swing tests once they have been invoked via JUnit (and maybe TestNG). The existing EmergencyAbortListener will only terminate the currently running test, which is of no great use when invoking a masive suite of tests from a build tool like Maven, or you are executing a JUnit TestSuite.
---
votes (original issue): 0
watches (original issue): 0
Contributor guide
Assessment
This issue has not been assessed yet.