AbsaOSS / hyperdrive

Extensible streaming ingestion pipeline on top of Apache Spark
Apache License 2.0
44 stars 13 forks source link

Feature/296 upgrade scalatest from 3.0.5 to 3.2.15 #302

Closed AnilPinarOzdemir closed 1 year ago

AnilPinarOzdemir commented 1 year ago

Scalatest updated from 3.0.5 to 3.2.15 Added new dependency "Scalatestplus" in order to use MockitoSugar. TODO There is one error in TestClassLoaderUtils on Line 41.

Closes #296

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

kevinwallimann commented 1 year ago

Very nice! 🚀