Hacker News new | ask | show | jobs
by maaanu 1194 days ago
Really? For me it could not generate meaning full tests, even for the simplest react-components. E.g. it tried to test the display of an error-message in a field in a form. The error message was basically "this is field is required and can't be empty.". It tried to test that, by inserting valid data into the field...
1 comments

To be fair, many human software engineers can't generate meaningful tests.