The current feedback **"Error discovering pytest tests: See Output > Python)"** in the testing tab is not very beginner-friendly. Indeed, after reading that feedback, my first though was that I made a mistake writing the pytest test and not that I haven't installed pytest. I wish I could get a similar warning as I get when black is not installed, but is selected as the default formatter.