Remix.run Logo
RamblingCTO 3 hours ago

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.

CBLT 2 hours ago | parent [-]

Can you recommend any model that doesn't do this?