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

Gedare Bloom gedare at rtems.org
Wed Mar 18 17:19:47 UTC 2020


On Wed, Mar 18, 2020 at 9:20 AM Amar Takhar <amar at rtems.org> wrote:
>
> On 2020-03-18 16:16 +1100, Chris Johns wrote:
> >
> > Are these plugins extra dependencies or are they part of our test code?
>
> Dependencies on pytest but we can include them in the test suite just fine.
> This is what I usually do.  Most of them are a single Python file.
>
Will they be shared among all the tests then?

My two concerns are updating and ensuring consistency. I have no
problems with capturing files but whenever we deal with 3rd party code
these are the two main hurdles to address.

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


More information about the devel mailing list