dotnet/command-line-api
Ver no GitHubadd integration tests for dotnet-suggest shell shim scripts
Open
#293 aberto em 6 de nov. de 2018
5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#3.665 stars (3.665 stars)421 forks (421 forks)auto 404
Area-Completionshelp wanted
Description
Este issue não inclui uma descrição.
Guia do colaborador
- Pilha de tecnologia
- csharpshell
- Domain
- testing
- Tipo Issue
- test
- DifficultyDificuldade de implementação estimada para um novo contribuidor, de 1 para alterações muito pequenas a 5 para trabalho de nível especializado.
- 2
- Tempo estimadoUm intervalo de tempo aproximado para um colaborador experiente investigar, implementar, testar e preparar um pull request.
- 1-3 hours
- Status da atividadeQuão disponível o issue aparece agora: novo, ativo, obsoleto, bloqueado ou aguardando entrada do mantenedor.
- stale
- ClarityCom que clareza o issue explica a mudança esperada, os critérios de aceitação e a próxima etapa.
- clear
- Prerequisites
- dotnet CLI basicsshell scriptingC# testing
- Simpatia para novatosUma pontuação de 1 a 100 que estima o quão acessível este issue é para colaboradores iniciantes.
- 60
- Direção de pesquisa
- This issue requests adding integration tests for the dotnet suggest shell shim scripts. Review the existing test structure in the repository (likely in a test project under src/). Understand the current shell scripts (bash, zsh, etc.) and the dotnet suggest command. Examine comments in the issue for any additional context. The tests should verify that the shim scripts correctly invoke dotnet suggest with the expected arguments and handle various shell environments.