eclipse-theia/theia

[tasks] update 'test-resources' task examples to use new task features/support

Fechada

#6.348 aberto em 8 de out. de 2019

 (1 comentário) (1 reação) (0 responsável)TypeScript (2.478 forks)batch import
good first issuetaskstest

Métricas do repositório

Stars
 (18.676 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Description

For test and documentation purposes, the test-resources folder tasks should be updated to include additional or updated examples which make use of new functionality present in the task system including problemMatchers and inputs variables.

This will allow for quicker and easier testing of future pull requests which affect the task extension (no longer need to re-create new tests), and also help during regression testing.

Additional Information

  • file: tasks.json
  • problemMatchers: #5877
  • input variables: #6331

Guia do colaborador