<!-- Release notes generated using configuration in .github/release.yml at v2.0.0 -->
What's Changed
Breaking Changes 💥
* Force Named Arguments, IsIntegerString to IntegerString and __str__ and __repr__ methods by sTomerG in https://github.com/woonstadrotterdam/pyspark-testframework/pull/10
* Refactor Test Imports and File Structure for Clarity and Consistency by sTomerG in https://github.com/woonstadrotterdam/pyspark-testframework/pull/13
* DataFrameTester, ValidNumericStringRange and refactoring by sTomerG in https://github.com/woonstadrotterdam/pyspark-testframework/pull/14
New Features 🎉
* CorrectValue by sTomerG in https://github.com/woonstadrotterdam/pyspark-testframework/pull/11
Other Changes ✨
* Better pytest structure by sTomerG in https://github.com/woonstadrotterdam/pyspark-testframework/pull/12
**Full Changelog**: https://github.com/woonstadrotterdam/pyspark-testframework/compare/v1.1.0...v2.0.0