Introduction

jIO is developped with a high focus on quality. Therefore, as soon as the jIO development started, QUnit test were used to cover all jIO functionalities. Like this you can safely rely on jIO, it is built to give you nicely working experience.

Development policy

We are using the rule "contributions must not introduce ANY regression". The idea is simply to check all unit test before contributing changes to the central place. Thanks to this rule, about any revision of jIO could be considered as stable.

jIO Test Results

You can find below the result of automatic test of jIO code. Hopefully you are able to see many test results at 0 errors/failures for several hundreds of tests. Since we are humans and not perfect, It might happens that a change introduce a regression. But in this case, you could be sure that we will quickly look and solve it.