Open
Description
IMHO shared setup methods in test classes are often making the code harder to read, create coupling between the tests and are rarely useful... so let's fix this and avoid using them everywhere unless absolutely necessary.
See #578 (comment)