Add PHPUnit helper for ETL testing #614
Labels
core
developer experience
Resolving this issue should improve development experience for the library users.
Milestone
To improve the overall way of working with tests against data frames & other core parts of FlowPHP we would like to introduce a new PHPUnit helper trait/class.
Ideas for test methods:
assertEntriesExistsInEachRow()
,assertRowsCount()
,assertSchema()
,assertEntryType()
The text was updated successfully, but these errors were encountered: