mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:36:13 +01:00
[TASK] Document to use WSL for tests on Windows (#1295)
Resolves: #1130
This commit is contained in:
parent
662f6dd77a
commit
4ee0848039
1 changed files with 5 additions and 0 deletions
|
@ -139,6 +139,11 @@ Updates the PHPStan baseline file to match the code.
|
||||||
Running unit and functional tests
|
Running unit and functional tests
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Executing tests on Windows via `runTests.sh` should be done within the
|
||||||
|
[Windows Subsystem for Linux (WSL 2)](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux).
|
||||||
|
|
||||||
You can currently run these tests and coverages on the command line:
|
You can currently run these tests and coverages on the command line:
|
||||||
|
|
||||||
.. index:: Commands; composer ci:coverage
|
.. index:: Commands; composer ci:coverage
|
||||||
|
|
Loading…
Reference in a new issue