americium icon indicating copy to clipboard operation
americium copied to clipboard

Integration with Scalatest

Open sageserpent-open opened this issue 4 years ago • 1 comments
trafficstars

Strictly speaking, this exists by default - one decants an existing Scalatest test body into a consumer lambda and feeds it to a trials instance in a single big expression that takes over as the top-level statement of the test.

This needs documentation and some examples, though.

sageserpent-open avatar May 10 '21 07:05 sageserpent-open

There is a potential for some coding work to integrate the reproduction of failed cases with the Scalatest parameterised test framework - so every time a failing test case is found, it can be entered into a table source understood by Scalatest. Is it worth doing that?

sageserpent-open avatar May 10 '21 07:05 sageserpent-open