NativeScript / NativeScript/nativescript-cli
Prompt to automatically execute `tns test init` on `tns test`
未关闭
还没有人认领这个 Issue。
feature
unit testing
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
Describe the solution you'd like
After https://github.com/NativeScript/nativescript-cli/pull/4381, the test command will tell you to run tns test init if your app is not ready for unit testing. It will be better if we interactively ask the user and init the app without exiting the test command.
Additional context
We should also think about providing this in the VSCode extension.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 tns test 命令和 pull request #4381 之后描述的现有 tns test init 流程开始。跟踪命令报告应用尚未就绪的位置,然后确定交互式确认应如何触发初始化而不退出。单独考虑 VSCode 扩展,因为 issue 将其标识为额外上下文,而不是已定义的要求。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100