What’s new in Visual Studio 2022 for testing

preview_player
Показать описание
This video covers new features in the test experience in Visual Studio.
Improve your everyday testing experience with ‘Show in Test Explorer’ to jump the Test Explorer to the test that your cursor is currently in in the code editor. Use test audio cues to get your attention when a test run completes. View Console.Writeline text directly in the Test Explorer summary pane for easier feedback from your tests. Run and debug tests on other operating systems from the Visual Studio Test Explorer with remote testing connecting you to remote environments such as containers, WSL, and SSH. Lastly, use the latest in UI testing with the cross-platform, open source framework, Playwright.

Intro
Show in Test Explorer
Expand all tests
Play a sound when a test run completes!
Console.WriteLine in test summary
Running tests on Linux!
Testing web apps with Playwright

#vs2022 #test
Рекомендации по теме
Комментарии
Автор

Playwright capturing your actions is pretty cool

eopjohnson
Автор

This is good, if you can have dedicated Playlist of testing related stuff that would be great. Thanks for sharing the unique features like running in remote and open the test by right clicking

Udzial
Автор

Are the live test runner and code line coverage being brought to VS Pro with 2022? I can't convince my boss to spring for the Enterprise edition just for that feature, but they were so useful when I used them in a trial of Enterprise 2019

AndrewBater
Автор

How to export test result from test explorer in visual studio 2019??

phaniraja
Автор

tried xunit with vs2022 but I didn`t find the Console.WriteLine work, anything wrong?

williamliu
Автор

What about C++? Testing for example with boost.test in a cross platform setup.

fernandoquintero
Автор

project doesn't know how to run the profile xyz
Any solution I am new and cant understand it.

abdullahmazhar