AyCode.Core/test.runsettings

8 lines
311 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RunSettings>
<RunConfiguration>
<!-- Centralized test results directory for MSTest -->
<ResultsDirectory>Test_Benchmark_Results\MSTest</ResultsDirectory>
<!-- Default test timeout and other settings can be added here -->
</RunConfiguration>
</RunSettings>