For me it also produces totally overengineered tests that are tightly coupled to the implementation. For example testing existence of css classes (in a template based go prooject ...) instead of behaviour.
Can you recommend any model that doesn't do this?
Can you recommend any model that doesn't do this?