upvote
No. Testing generally can only falsify, not verify. It’s complementary to code review, not a substitute for it.
reply
You mean the testing suite generated by AI?
reply
The primary JS test suite is maintained by the authors of the specification itself: https://github.com/tc39/test262
reply
It isn’t, in this case.
reply
No, a real test suite, either their own which they developped or the official ECMA one
reply