Pragmatists/JUnitParams

Add explanations to examples in documentation

Open

#141 opened on Oct 27, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (151 forks)batch import
help wanted

Repository metrics

Stars
 (887 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Without explanations of the many different ways to specify parameters, figuring out how to use this library is harder than it should be.

Also, most of the examples seem to demonstrate passing just a single parameter (or a set of parameters for a single invocation). It's not obvious how to pass several parameters.

Contributor guide