Skip to content

Releases: serialbandicoot/great-assertions

initial

27 Sep 17:21
Compare
Choose a tag to compare

This is the first initial release and contains the following expectations/assertions:

Pandas PySpark
assertExpectTableRowCountToEqual
assertExpectColumnValuesToBeBetween
assertExpectColumnValuesToMatchRegex
assertExpectColumnValuesToBeInSet
assertExpectColumnValuesToBeOfType
assertExpectTableColumnsToMatchOrderedList
assertExpectTableColumnsToMatchSet
assertExpectDateRangeToBeMoreThan
assertExpectDateRangeToBeLessThan
assertExpectDateRangeToBeBetween