You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for custom inmanta_reset_state method to clean up stateful modules between compiles
Ensure that projects are compiled using a separate venv.
Fixed typing issue for filter_args in different method of the Project class.
Breaking changes
pytest-inmanta now keeps inmanta_plugins submodules alive across compiles. As a result, stateful modules must implement custom state cleanup logic as described in the README.