[tasks] update 'test-resources' task examples to use new task features/support #6348
Labels
good first issue
good first issues for new contributors
tasks
issues related to the task system
test
issues related to unit and api tests
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 includingproblemMatchers
andinputs
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.jsonproblemMatchers
: prompt user to choose parser to parse task output #5877input variables
: support input variables for tasks #6331The text was updated successfully, but these errors were encountered: