NativeScript / NativeScript/nativescript-cli
ns test init should be aware of being run on an Nx workspace app
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- JavaScript
- Star
- 1.1k
- Fork
- 204
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 8
Mô tả
Is your feature request related to a problem? Please describe.
When running ns test init inside the folder of an Nx NativeScript app I wish I would not need to manually update the project.json file to include the test target
Describe the solution you'd like
ns test init should search for a file called project.json in app's root folder and update its content with the default test target configuration (i.e., no coverage, default options for Android and iOS)
Describe alternatives you've considered
No response
Anything else?
No response
Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu từ điểm vào của lệnh ns test init và kiểm tra cách lệnh này xây dựng cấu hình kiểm thử. Tìm project.json ở thư mục gốc của ứng dụng, thêm target test Android/iOS mặc định không có coverage và xác minh rằng lệnh cập nhật một ứng dụng Nx NativeScript mà không yêu cầu chỉnh sửa thủ công.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- cli, mobile-dev
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 55/100