概述设想模块bdd-corebdd-platformbdd-framework 概述 项目地址 https://gitee.com/RunningPan/tdd-core 参考项目 junit4 junit 5https://github.com/authorjapps/zerocodehttps://github.com/YunaiV/ruoyi-vue-prohttps://github.com/doyleyoung/cola-testshttps://github.com/udaychandra/bddhttps://github.com/fabianlinz/serenity-junit5https://github.com/karatelabs/karatehttps://github.com/serenity-bdd 重点 https://junit.org/junit5/docs/current/user-guide/#extensions-test-templates 设想 核心模块执行引擎 类似Junit 5 ,注解方式 解析yaml 格式文件,执行接口测试, 一个DDD,的平台,提供页面操作方式,底层使用执行引擎,执行 管理 Scenario 模块 bdd-core bdd-platform bdd-framework