[PATCH 1/2] Start converting tests to pytest.
Amar Takhar
amar at rtems.org
Sat Mar 14 00:53:18 UTC 2020
On 2020-03-14 11:12 +1100, Chris Johns wrote:
>
> I would like to hear what Sebastian is considering for the ESA work. I think we
> should follow what will be done there and ends up in the engineering manual.
I'm talking about pytest specifically. The documentation is for the unit tests
not the harness. Otherwise we'll get a bunch of repetitive documentation that
has no meaning.
The class only exists to allow for a setup / teardown it's the function
definitions that count.
Documenting the setup / teardown makes sense but not the parent class.
Amar.
More information about the devel
mailing list