mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
doc(xtests): add deprecation warning to xtests/readme
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
This commit is contained in:
parent
16fd749d14
commit
671ca0b537
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue