issues
search
square
/
burst
A unit testing library for varying test data.
Apache License 2.0
464
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump junit from 4.11 to 4.13.1
#64
dependabot[bot]
closed
3 years ago
0
Burst annotation doesn't work
#63
KurganovID
closed
4 years ago
3
Include the test class in the JUnit Description
#62
dimo414
closed
4 years ago
5
Include the test class in the Description
#61
dimo414
opened
5 years ago
3
Rerun specific test case
#60
Singwai
closed
7 years ago
2
Burst with Robolectric?
#59
Kisty
closed
3 years ago
2
update README.md
#58
q315099997
closed
8 years ago
1
Pass annotations for description.getAnnotations()
#57
artem-zinnatullin
closed
8 years ago
3
API to limit set of values
#56
artem-zinnatullin
closed
8 years ago
3
JUnit 5 support
#55
JakeWharton
closed
3 years ago
1
Add `@Name` annotation support
#54
ZacSweers
closed
7 years ago
16
Don't invoke BeforeClass/AfterClass/ClassRule for each variation
#53
dlubarov
closed
9 years ago
0
BeforeClass being called for each Parameter
#52
nioncode
closed
9 years ago
3
Stop allowing extra default constructors
#51
dlubarov
closed
9 years ago
1
Handling #getFilteredChildren incompatibility in new junit
#50
pbotros
closed
9 years ago
1
Drop JUnit 3 support.
#49
dlubarov
closed
9 years ago
0
Burst not working with Espresso
#48
RobGThai
closed
9 years ago
14
Burst + AndroidTestCase support
#47
Kisty
closed
9 years ago
4
Kill JUnit 3 support.
#46
JakeWharton
closed
9 years ago
1
Auto-deploy snapshots from Travis CI to Sonatype.
#45
JakeWharton
closed
9 years ago
0
Documented use of field annotations in README.
#44
zach-klippenstein
closed
9 years ago
1
Upgrade to latest dexmaker
#43
dlubarov
closed
9 years ago
0
Update changelog and readme for 1.0.2
#42
dlubarov
closed
9 years ago
0
Added field injection tests for Android instrumentation.
#41
zach-klippenstein
closed
9 years ago
1
Added support for discovering injectable ("Burstable") fields.
#40
zach-klippenstein
closed
9 years ago
4
Cleaned up constructor reflection code.
#39
zach-klippenstein
closed
9 years ago
5
Cleaned up constructor reflection code.
#38
zach-klippenstein
closed
9 years ago
0
Cleaned up constructor reflection code.
#37
zach-klippenstein
closed
9 years ago
0
Support for field injection
#36
dlubarov
closed
9 years ago
0
Use new central artifact redirect link.
#35
JakeWharton
closed
9 years ago
0
Broken links in README
#34
yogurtearl
closed
9 years ago
2
Fix test filtering so that individual tests can be run
#33
dlubarov
closed
10 years ago
4
Robolectric 2.3 support without any Robolectric modifications
#32
jacobtabak
closed
9 years ago
12
Can't run individual test methods from IntelliJ
#31
jacobtabak
closed
10 years ago
3
[RFC] Robolectric module
#30
jacobtabak
closed
10 years ago
7
Compatibility with InstrumentationTestCase and esperanto
#29
dlubarov
closed
10 years ago
2
First pass at the 'Usage' section of the readme.
#28
JakeWharton
closed
10 years ago
1
Add some ignored tests in the examples
#27
dlubarov
closed
10 years ago
2
Add Travis CI config.
#26
JakeWharton
closed
10 years ago
4
Fix method filtering
#25
dlubarov
closed
10 years ago
1
Test filtering fix
#24
dlubarov
closed
10 years ago
0
Add callbacks for filtering tests.
#23
JakeWharton
closed
10 years ago
0
Add description in parent pom
#22
dlubarov
closed
10 years ago
0
Declare test args as Enum<?> everywhere
#21
dlubarov
closed
10 years ago
0
Expose Filtering for JUnit 3
#20
JakeWharton
closed
10 years ago
0
Fix displayed test names
#19
dlubarov
closed
10 years ago
0
Do not expose constructor locating as core functionality.
#18
JakeWharton
closed
10 years ago
0
Unit test JUnit 3 constructor finder.
#17
JakeWharton
closed
10 years ago
1
Update Android module, add tests.
#16
JakeWharton
closed
10 years ago
2
Android: TestSuite per constructor variation
#15
JakeWharton
closed
9 years ago
1
Next