-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Issues: junit-team/junit4
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
org.junit.runner.Description should allow File and Line Number Specification
descriptions
feature
#43
opened Nov 16, 2009 by
fowles
Add SPI support (Service Provider Interface, from Java 6) to enable external RunListener
feature
#80
opened Feb 9, 2010 by
rliesenfeld
Add an extension point to replace the test instance.
feature
rules
#129
opened Aug 2, 2010 by
yschimke
@Theory - Should have option to print out current parameters
feature
theories
#180
opened Jan 13, 2011 by
longbkit
All JUnit annotations should be able to be applied as meta-annotations
feature
#194
opened Feb 24, 2011 by
nealeu
Categories + Parameterized still does not work in 4.9 final (#74 reopen?)
bug
parameterized
regression
#291
opened Aug 24, 2011 by
pradzins
A proposal and fix for Suit/Test Runner sharing non-static context.
feature
#308
opened Sep 12, 2011 by
Tibor17
"Description" should freely allow test names containing "(" and ")".
descriptions
parameterized
#327
opened Sep 25, 2011 by
aknrdureegaesr
More flexible Categories implementation (with suggested implementation)
categories
#363
opened Nov 19, 2011 by
ahochsteger
@Ignore and @Category with Request.filterWith() behave differently
#381
opened Feb 13, 2012 by
noel-yap
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.