| GH300 Certification Dumps Question 30
What is the purpose of the Test Explorer in Visual Studio Code?
Select only one answer.
Choose the correct option from below list
(1)To write new code snippets for unit tests.
(2)To run and debug unit tests, view the results of test runs, and manage test cases in the workspace.
(3)To generate test cases based on the code context.
(4)To automatically fix failing tests.
Answer:-(2)To run and debug unit tests, view the results of test runs, and manage test cases in the workspace. | | |