[PATCH 2/2] Add a message to run 'pytest' to run rest of test suite.

Chris Johns chrisj at rtems.org
Wed Mar 18 05:16:33 UTC 2020


On 18/3/20 4:59 am, Amar Takhar wrote:
> On 2020-03-17 15:21 +0100, Sebastian Huber wrote:
>>
>> It seems that pytest recommends monkeypatch:
>>
>> https://docs.pytest.org/en/latest/monkeypatch.html
>>
> 
> Yes, also I use this:
> 
>   https://github.com/pytest-dev/pytest-mock
> 
> Plugins are extremely easy to use in pytest and are usually comprised of a 
> single file we can include in our test suite.

Are these plugins extra dependencies or are they part of our test code?

Chris


More information about the devel mailing list