junit-json-params
junit-json-params copied to clipboard
support json lines / ndjson?
Would it be possible to support JSON Lines or ndjson format?
This would basically be a separate JSON on each line separated by newline characters, where each line / json object would be passed to the test.
This is a really good idea, but I don't know which of these is the correct one to support. I'd welcome a PR for this especially if it came with a reasonable opinion on choosing which of the two equivalent formats to use.
Closing. See https://github.com/joshka/junit-json-params/issues/177 for more info.