[Enhancement] Benchmarking JUnit tests
Open
component: api
P4
type=addition
- Dominant language
- Java
- Stars
- 818
- Forks
- 112
- Avg merge
- 12m
- Merged PRs (30d)
- 5
Description
```
I think it would be great to have an integration with JUnit.
I'm looking forward to add @Benchmark to a JUnit test class and have all of the
@Test methods benchmarked, as well as integrating JUnit's @Before and @After
with @BeforeExperiment and @AfterExperiment.
Maybe an adapter for JUnit Runner?
I think it could give Caliper a boost. The Java community would love this.
What do you think?
Cheers.
```
Original issue reported on code.google.com by `mariano....@gmail.com` on 17 Sep 2013 at 5:26
Contributor guide
Assessment
This issue has not been assessed yet.