Is there any way to view the contents of an SCollection when running a unit test (PipelineSpec
)?
When running something in production on many machines there would be no way to see the entire collection in one machine, but I wonder is there a way to view the contents of an SCollection (for example when running a unit test in debug mode in intellij).