From a52e48f55deb2b567fcd983fe13a230bcca0d89d Mon Sep 17 00:00:00 2001 From: Brad Flood <63075802+brflood@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:46:46 -0700 Subject: [PATCH] Update README to reflect Test Engine deprecation Updated README to indicate deprecation of Test Engine and recommend alternatives. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bb15de28..edf7cedc1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ [![CI Build](https://github.com/microsoft/PowerApps-TestEngine/actions/workflows/build-test.yml/badge.svg)](https://github.com/microsoft/PowerApps-TestEngine/actions/workflows/build-test.yml) -> This is currently an preview project. +> [!IMPORTANT] +> Test Engine is **deprecated** and will be removed in the near future. Use [Power Platform Playwright samples](https://learn.microsoft.com/power-platform/developer/playwright-samples/overview) for test automation capabilities in Power Platform and Dynamics 365 services. See [Migrate from Power Apps Test Engine](https://learn.microsoft.com/power-platform/developer/playwright-samples/migration-guide) ## Overview