Skip to content

Add functional tests for test adapter #21803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Next commit
Revert "revert absolute test-ids (#21742)"
This reverts commit dff25d4.
  • Loading branch information
eleanorjboyd committed Aug 14, 2023
commit db33e55212b9fe4fecf8e3d6094a7f65048fccfe
1 change: 1 addition & 0 deletions pythonFiles/tests/pytestadapter/test_execution.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
import json
import os
import shutil

Expand Down