The `fixture_store` fixture, provided by the plugin, does not have `autouse=True` anymore. Fixed [20](https://github.com/smarie/python-pytest-harvest/issues/20).
`get_all_pytest_fixture_names` now returns fixtures that are indirectly parametrized, as well as fixtures that are not parametrized. Fixed [19](https://github.com/smarie/python-pytest-harvest/issues/19).
See [documentation page](https://smarie.github.io/python-pytest-harvest/changelog/) for details.