AdaCore / e3-core

Core framework for developing portable automated build systems
26 stars 36 forks source link

Create a pytest plugin to reuse fixtures in other projects #703

Closed enzbang closed 5 months ago

enzbang commented 5 months ago

Remove deprecated requirements traceability which is not maintained.

Create e3.pytest to reuse part of the code in conftest.py in other projects. Document the new plugin.

Note that projects that rely on e3-core conftest.py files must be updated to use the plugin instead.