From 671ca0b537fa97f414cdb6e2222e6a646f8fd467 Mon Sep 17 00:00:00 2001 From: Sandro-Alessio Gierens Date: Mon, 11 Sep 2023 23:37:04 +0200 Subject: [PATCH] doc(xtests): add deprecation warning to xtests/readme Signed-off-by: Sandro-Alessio Gierens --- xtests/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xtests/README.md b/xtests/README.md index e2d07884..abbdd637 100644 --- a/xtests/README.md +++ b/xtests/README.md @@ -1,5 +1,7 @@ # exa › xtests +NOTE: THE XTESTS IS DEPRECATED AND WILL PROBABLY BE REMOVED SOON + These are the **extended tests**. They are integration tests: they run the `exa` binary with select configurations of parameters and environment variables, and assert that the program prints the correct text to standard output and error, and exits with the correct status code. They test things like: