.TESTRUNCONFIG 파일 확장자
Visual Studio Test Run Configuration File
| 개발사 | Microsoft |
| 인기도 |
3.0 | 4 투표 |
TESTRUNCONFIG 파일이란 무엇인가요?
Test settings file used by Microsoft Visual Studio 2008 and earlier; contains configuration information for running a suite of tests; used for defining the test parameters when running collections of test cases, such as unit tests.
추가 정보
참고: Microsoft replaced the TESTRUNCONFIG file type with .TESTSETTINGS files in Visual Studio 2010.
TESTRUNCONFIG 파일을 열거나 참조하는 프로그램
Windows