快速测试 一个快速的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一起使用,
2021-12-01 16:46:34 203KB spark testing-framework Scala
1
example-spark:Spark,Spark Streaming和Spark SQL单元测试策略
2021-12-01 15:11:50 56KB testing spark spark-streaming TestingScala
1
bayesAB::turtle:bayesAB:用于AB测试的快速贝叶斯方法
2021-11-28 23:47:24 14.29MB cran r bayesian-methods ab-testing
1
计算器 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 运行单元测试 npm run test:unit 运行端到端测试 npm run test:e2e 自定义配置 请参阅。
2021-11-26 22:23:15 274KB Vue
1
API-Testing-and-Development-with-Postman:Packt发行的《使用Postman进行API测试和开发》
2021-11-25 20:54:37 98KB HTML
1
Automating and Testing a REST API 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2021-11-25 20:43:19 5.43MB Automating Testing REST API
1
Ari Takanen_ Jared D. DeMott_ Charles Miller - Fuzzing for Software Security Testing and Quality Assurance (2018, Artech House).pdf
2021-11-25 18:32:44 24.12MB fuzz
1
软件测试实验报告,里边有测试题目,源程序,和测试用例。
2021-11-24 20:45:06 473KB software Testing 软件测试,实验报告
1
兔子测试 在RabbitMQ中测试发送和读取消息 ============== 使用 mvn test 运行 测试报告在 test-output/index.html 中生成
2021-11-24 10:30:39 10KB Java
1
February 14, 2018 Master Shellcode to leverage the buffer overflow concept Key Features •Understand how systems can be bypassed both at the operating system and network level with shellcode, assembly, and Metasploit •Learn to write and modify 64-bit shellcode along with kernel-level shellcode concepts •A step-by-step guide that will take you from low-level security skills to covering loops with shellcode
2021-11-17 23:20:09 11.48MB Penetration Testing Shellcode
1