Remix.run Logo
simonw 2 hours ago

MicroQuickJS has 7, kind of: https://github.com/bellard/mquickjs/tree/main/tests

Though if you look in those files some of them run a ton of test functions and assertions.

My new Python library executes copies of the tests from that mquickjs repo - but those only count as 7 of the 400+ other tests.

ruszki 5 minutes ago | parent [-]

Were the tests generated by an AI then. How do you know whether they are really comprehensive?