assertj / assertj/assertj-swing
Screenshot capability to maven surefire
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
_Issue by **[Tuomas Kiviaho](http://jira.codehaus.org/secure/ViewProfile.jspa?name=tuomas_kiviaho)** from Fri, 6 Mar 2009 00:32:28 -0600_
_Originally opened as http://jira.codehaus.org/browse/FEST-84_
---
Using @RunWith annotation is not always possible since there are other frameworks utilizing the same feature (such as Spring). There seems to be nice support for ant already but Maven although capable of running ant tasks has it's own test plugin called surefire which can natively run both TestNG and JUnit tests. Nowadays it is quite easy to customize the runner since it has lifecycle methods similar to both JUnit and TestNG. I propose that the project would maintain such an extension and make it public in a maven repository.
---
votes (original issue): 0
watches (original issue): 0
Contributor guide
Assessment
This issue has not been assessed yet.