积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(159)C++(159)Conan(74)

语言

全部英语(157)中文(简体)(1)英语(1)

格式

全部PDF文档 PDF(154)PPT文档 PPT(3)TXT文档 TXT(2)
 
本次搜索耗时 0.013 秒,为您找到相关结果约 159 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back to Basics Testing

    Back To Basics PHIL NASH Testing 1What is a test? 8operation test? What is a 9operation input values + test? What is a 10What is a operation input values + expected output values test Unit Tests Tests TestsWhat is a test? 18 Integration System Unit Tests Tests Tests The testing pyramidWhat is a Test? 19 UnitWhat is a Test? 20 Unit Michael Feathers A test is not a files) to run it Michael Feathers - A Set of Unit Testing Rules “ ”What is a Test? 21 Unit Michael Feathers Michael Feathers - A Set of Unit Testing Rules Tests that do these things aren't bad. O#en
    0 码力 | 79 页 | 25.86 MB | 5 月前
    3
  • pdf文档 Scientific Unit Testing

    Scientific Unit Testing Dave Steffen, Ph.D. Software Lead in Physics which is relevant dsteffen@scitec.com www.scitec.com 1If I have seen further than others, it is by standing upon the shoulders Deterministic Code coverage / regulatory requirement ... 3Unit Testing OO Code Test using only the public interface ("Black Box" testing) Forces better design ("design for testability") Avoids tight coupling to implementation Unit tests are also examples and documentation 4Object Oriented testing Let's unit test this class // Cup.h class Cup { public: Cup(); // creates
    0 码力 | 45 页 | 1.91 MB | 5 月前
    3
  • pdf文档 Testing Compile-time Constructs Within a Runtime Unit Testing Framework

    © 2021 Apex.AI, Inc. Igor Bogoslavskyi Testing the compilability of the code at runtime© 2021 Apex.AI, Inc. Errors have a high cost, so rigorous testing is a must We use increasingly more compile-time t_v>> T get_half_of(T smth) { return smth / T{2}; }© 2021 Apex.AI, Inc. Write a rigorous testing suite #include TEST(TestMyApi, Halving) { EXPECT_FLOAT_EQ(21.0F, get_half_of(42 Standard testing pipeline image: Flaticon.com test_halving.cpp image: Flaticon.com Compiler image: Flaticon.com Test binary GoogleTest ✅ flags© 2021 Apex.AI, Inc. Proposed testing pipeline
    0 码力 | 50 页 | 1.37 MB | 5 月前
    3
  • pdf文档 Back to Basics Unit Testing

    1Unit Testing is a Big Topic 2Unit Testing is a Big Topic Jody Hagins (today): The Most Important Design Guideline is Testability Greg Law and Mike Shah (tomorrow): Back To Basics, Debugging and Testing (Thursday): Mix Assertion, Logging, Unit Testing and Fuzzing Pete Muldoon (Wednesday) Dependency Injection in C++ "Accelerated TDD" by Phil Nash just finished "C++ Testing like a Ninja for Novice Testers" 3Learning Unit Testing CppCon 2015: T. Winters & H. Wright “All Your Tests are Terrible..." 4Rule 0 Write unit tests 5Part 0: Basics of the Basics Unit testing is the act of testing the correctness
    0 码力 | 109 页 | 4.13 MB | 5 月前
    3
  • pdf文档 Back To Basics Debugging and Testing

    Testing and DebuggingWriting software is really hard. If it’s not tested, it doesn’t work. Or at least it will soon stop working.WHAT’S WRONG WITH THIS PICTURE Write the code Add tests Debug DeployTest-Driven DeployTest-Driven Development Write tests “Debug” the tests DeploySoftware development is basically testing and debugging. done rightGOOD TESTS ARE… ● Independent ● Repeatable ● FastDIFFERENT TESTS – generally shallow / easy-to-fix. Tests run fast – tight feedback loop. But… Assumptions!UNIT TESTING FRAMEWORKS ● Google Gest ● Catch2 ● Boost.Test ● CppUTest ● doctestGOOGLE TEST (GTest) // Tests
    0 码力 | 50 页 | 2.04 MB | 5 月前
    3
  • pdf文档 Noexcept: Enabling Testing of Contract Checks

    Noexcept? Enabling Testing of Contract Checks Pablo Halpern and Timur Doumler This work by Pablo Halpern & Timur Doumler is licensed under a Creative Commons Attribution 4.0 International License time • How to unit test contract-checking annotations (CCAs) • How noexcept interacts with unit testing of CCAs. We will go over everything twice! 4-Oct-23 Pablo Halpern and Timur Doumler, 2023 (CC BY 15Unit Testing, CCAs and Exception Specifications • CCAs can themselves the a source of bugs and should verified as part of unit testing. • Overuse of noexcept can interfere with such unit testing • We've
    0 码力 | 90 页 | 1.38 MB | 5 月前
    3
  • pdf文档 Continuous Regression Testing for Safer and Faster Refactoring

    1 Aurora InnovationContinuous Regression Testing for Safer and Faster Refactoring Pejman Ghorbanzade Aurora Innovation3 Aurora Innovation Engineers spend 17 hours per week maintaining software. *Stripe continuous regression testing How does regression testing work in practice How to build a regression testing system Going beyond �nding behavioral regressions How to use regression testing effectively Establishing all possible behaviors of your system will occur.” - Hyrum's law (modi�ed)14 Aurora Innovation Testing as risk mitigation If every code change can break our software, how could we stay productive and
    0 码力 | 85 页 | 11.66 MB | 5 月前
    3
  • pdf文档 Mix Assertion, Logging, Unit Testing and Fuzzing with ZeroErr

    Mix Assertion, Logging, Unit Testing and Fuzzing with ZeroErr Build Safer Modern C++ Application Speaker: Xiaofan Sun Date: Sep 19, 2024Self-Introduction • Got my Ph.D. from UC, Riverside Riverside last year • Automatic testing of multithreading programs • Symbolic execution improvements • Fault detection in concurrent data structures • Now working in NVIDIA HWInf Team • Job: Infrastructure zeroerr::format(__VA_ARGS__)Printing in both Logging & Assertion Smart assertion in user code / unit testing also need pretty printing, e.g.: ASSERT(a != 0, "a should not be 0. Input is: {}", input); LOG("Input
    0 码力 | 54 页 | 961.46 KB | 5 月前
    3
  • pdf文档 MACRO-FREE TESTING WITH C++20

    CPPCON 2020 / CPPCON 2020 / MACRO-FREE TESTING MACRO-FREE TESTING WITH C++20 WITH C++20 | | | | HTTPS://BOOST-EXT.GITHUB.IO/UT/CPPCON-2020 HTTPS://BOOST-EXT.GITHUB.IO/UT/CPPCON-2020 KRIS@JUSIAK
    0 码力 | 53 页 | 1.98 MB | 5 月前
    3
  • pdf文档 Quickly Testing Qt Desktop Applications With Approval Tests

    1 Quickly Testing Qt Desktop Applications with Approval Tests Clare Macrae (She/her) clare@claremacrae.co.uk 16 September 2020 CppCon (Online)2 Audience: Developers testing Desktop GUIs, including –Setting Up Testing –Error-prone Things –Approval Tests •Extras –Tools –Summary4 About Me • Scientific C++ and Qt developer since 1999 • My mission: Sustainable and efficient testing and refactoring designed for testing Needs refactoring to add tests Can’t refactor without tests7 Typical Scenario • • • • • Need to change the code No tests Not designed for testing Needs refactoring
    0 码力 | 77 页 | 6.96 MB | 5 月前
    3
共 159 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 16
前往
页
相关搜索词
BacktoBasicsTestingScientificUnitCompiletimeConstructsWithinRuntimeFrameworkToDebuggingandNoexceptEnablingofContractChecksContinuousRegressionforSaferFasterRefactoringMixAssertionLoggingFuzzingwithZeroErrMACROFREETESTINGWITHC++20QuicklyQtDesktopApplicationsWithApprovalTests
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩