eclipse-theia/theia

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

Geschlossen

#6.348 geöffnet am 08.10.2019

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)TypeScript (2.478 Forks)batch import
good first issuetaskstest

Repository-Metriken

Stars
 (18.676 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 15T 4h) (75 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide