Testing
We believe that the only way to write good code is to test it. It leads to the following consequences:
- Any feature in any library listed at With Ease are created with testing in mind, so users do not have to invent some complex ways to test their code.
- Libraries are tested itself. It means that you can be sure that it works as expected. We are not accepting any pull requests that do not have tests.