On 2020-03-16 09:20 +1100, Chris Johns wrote:
> 
> Is pytest installed by default?

No.  It's a separate package the Python has 'unittest' which is shipped by 
default.  For our usage pyttest is more flexible and will create concise code 
that is easy to contribute to.  The biggest reason is that it's more suited to 
our use.


> I do not think we need these message. The only people who build the tools by
> hand are developers working with the code and they should know to run the test
> suite if they touch the python code. Everybody else get the tools via the RSB
> with a tools build.

I'll remove it then.


Amar.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to