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

Amar Takhar amar at rtems.org
Tue Mar 17 17:59:53 UTC 2020


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.


Amar.


More information about the devel mailing list