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 (887 stars) (151 forks)batch import
help wanted

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