Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JUnit4 support #156

Closed
psoreide opened this issue Apr 27, 2012 · 6 comments
Closed

Add JUnit4 support #156

psoreide opened this issue Apr 27, 2012 · 6 comments
Assignees

Comments

@psoreide
Copy link
Member

To prepare for bndtools/bndtools#377

@ghost ghost assigned psoreide Apr 27, 2012
psoreide added a commit that referenced this issue Apr 27, 2012
@fhuberts fhuberts reopened this Apr 27, 2012
@fhuberts
Copy link
Contributor

@psoreide I see no tests for the new functionality? ;-)

@pkriens
Copy link
Member

pkriens commented May 2, 2012

Does this still work in 1.4 environments?

@gravelld
Copy link

Is it possible to write a bnd selector for the Test-Cases header that chooses all the test classes given their JUnit4 annotations? ATM a selector is used that finds subclasses of TestCase (the JUnit 3 way).

@pkriens
Copy link
Member

pkriens commented Jul 13, 2012

Guess so, you can try it with the ${classes} macro, it can query for annotations

@derheld42
Copy link
Contributor

#398 also

@bjhargrave
Copy link
Member

Junit 4 support is now in place.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants