Context
As described in the readme.md, manual actions are currently needed to provide the right plugin archives with a specific name. Those tasks are error-prone and time consuming. They also prevent further automatization on e2e testing.
Expected behavior
- Version to be tested must be configurable easily (for instance, through command-line, or config files). The same goes for other needed version settings (like latest stable version).
- If they are not found, the archives must be automatically retrieved and stored where needed.
Context
As described in the readme.md, manual actions are currently needed to provide the right plugin archives with a specific name. Those tasks are error-prone and time consuming. They also prevent further automatization on e2e testing.
Expected behavior