spark-fast-tests:Apache Spark测试助手(无依赖关系,可与Scalatest,uTest和MUnit配合使用)

时间:2024-05-23 14:56:08
【文件属性】:

文件名称:spark-fast-tests:Apache Spark测试助手(无依赖关系,可与Scalatest,uTest和MUnit配合使用)

文件大小:203KB

文件格式:ZIP

更新时间:2024-05-23 14:56:08

spark testing-framework Scala

快速测试 一个快速的Apache Spark测试帮助程序库,其中包含格式精美的错误消息! 与 , 和。 将用于PySpark应用程序。 阅读以获得关于测试Spark代码的最佳方法的完整说明! 好的测试套件可以产生易于重构的更高质量的代码库。 安装 从Maven获取JAR文件。 // for Spark 3 libraryDependencies + = " com.github.mrpowers " %% " spark-fast-tests " % " 1.0.0 " % " test " // for Spark 2 libraryDependencies + = " com.github.mrpowers " %% " spark-fast-tests " % " 0.23.0 " % " test " 这是和。 。 您应该将Scala 2.11与Spark 2一起使用,


【文件预览】:
spark-fast-tests-main
----images()
--------assertColumnEquality_error_message.png(73KB)
--------assertSmallDatasetEquality_error_message.png(88KB)
----.github()
--------workflows()
----LICENSE(1KB)
----src()
--------test()
--------main()
----build.sbt(1KB)
----.gitignore(78B)
----project()
--------plugins.sbt(301B)
--------build.properties(18B)
----README.md(12KB)
----scripts()
--------multi_spark_releases.sh(589B)
----.scalafmt.conf(940B)

网友评论