Hacker News new | ask | show | jobs
by dzmitry_lahoda 3212 days ago
`In order to track ReactOS compatibility with Windows behavior, 1,088,893 unit test cases have been added since 0.4.5. This new release has been tested through 14,238,159 unit test cases, failing just 18,419 (a 0,129% ratio failure). Still, ReactOS is marked as Alpha for the moment.`

14M tests are impressive.

2 comments

I'm guessing they haven't been written manually?
3 nested for loops may count as thousands of tests (not that it diminishes the value of the tests). Probably most of them come from Wine.