shawnbrown / datatest

Tools for test driven data-wrangling and data validation.
Other
294 stars 13 forks source link

Create allowances for new mapping differences. #23

Closed shawnbrown closed 7 years ago

shawnbrown commented 7 years ago

The new validate function can compare mappings of data and when differences are found, they are returned as mappings of differences. All of the assert functions must be updated to handle this new behavior.

shawnbrown commented 7 years ago

This is done: