What is the problem the feature request solves?
When writing tests using checkSparkAnswerAndOperator, the testing API doesn't provide a convenient way to verify that the query actually produces the correct expected results, or any results at all.
I would like to improve the API to make it easy to improve our tests to verify results above and beyond just making sure that Comet and Spark produced the same results.
Describe the potential solution
No response
Additional context
No response