dependencies
dependencies copied to clipboard
Deny grouping and subclassing in sticky scopes.
Sticky scopes should not support &, ().
It should support in and dir on the other hand.
Last statement could be solved by removing expect.skip_if_context() from all tests and make them pass.