mrpowers-io / spark-fast-tests

Apache Spark testing helpers (dependency free & works with Scalatest, uTest, and MUnit)
https://mrpowers-io.github.io/spark-fast-tests/
MIT License
436 stars 77 forks source link

Refactor build.sbt #135

Closed SemyonSinchenko closed 1 month ago

SemyonSinchenko commented 2 months ago

At the moment build.sbt is a little mess. If we want to extend it with additional plugins and functionality, it could be cool to have a more structured build definition and explicit build order.