Branch: refs/heads/2.1.0
Home:
https://github.com/Checkmk/checkmk
Commit: c95e010745fd81d7dc47dbd6fc2d60431a7c9d44
https://github.com/Checkmk/checkmk/commit/c95e010745fd81d7dc47dbd6fc2d60431…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M tests/conftest.py
Log Message:
-----------
Default pytest -T to unit
The unit tests are run the most during a normal development cycle so
defaulting to them is meaningful. With this default, the call to pytest
is the one known from other projects as well and should be less
surprising for beginners.
Change-Id: Ifea9ef7ed1a0f2fed8ddc26d61c8ffdaeae4121e