Unify testing tools for asserting layouts, schemas and data
Open
refactoring
- Dominant language
- Scala
- Stars
- 170
- Forks
- 96
- Avg merge
- 57m
- Merged PRs (30d)
- 2
Description
## Background
Currently, each unit test suite that creates a DataFrame uses its own methods for comparing layouts, schemas and data.
## Feature
Extract layout, schema and data comparison methods into a separate class/object.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.