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

Amar Takhar amar at rtems.org
Tue Mar 17 00:05:03 UTC 2020


On 2020-03-17 10:55 +1100, Chris Johns wrote:
> On 17/3/20 7:21 am, Sebastian Huber wrote:
> > Chris, what do you think about using pytest in favour of the standard Python
> > unitttest?
> 
> I am fine with pytest. Testing is a development feature and so we can have a
> different criteria for the needed dependencies.

If we're choosing pytest I'd like to see explicit documentation of what pattern 
to use for which situations.

It's really easy to fall into traditional patterns for non Python languages 
which means we lose advantages of going to pytest.


Amar.


More information about the devel mailing list