Arquisoft / Arquisoft/bddExample
Time to run the tests.
未关闭
- 主要语言
- Java
- 星标
- 3
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
The tests run very slow. In principle, it seems to be the time that Spring boot requires to start, but maybe there is also some timeout during the tests.
The system seems to stop at:
```
... [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [integrationTest] PropertySource with search precedence immediately lower than [systemEnvironment]
```
贡献指南
这个仓库没有索引到贡献指南
调研方向
没有指定文件或测试。首先重现测试运行,并围绕 StandardEnvironment 日志条目和 integrationTest property source 对 Spring Boot 的启动进行计时,然后检查是否涉及测试超时。完成的标准是确定延迟的来源,并确认测试套件正常完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, spring-boot
- 领域
- testing
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100