Open
Description
Right now only testing the package manager field parsing.
The problem is that those test should probably run on all platform to check but there is a few issues with that
- if we make this e2e test we only run those on linux as windows was too unreliable for ui tests
- if unit test we don't test on macos today