Js-sdsl uses karma and mocha to do unit tests and synchronize to coveralls.
We have conducted strict unit tests on each function of each container, and all Pull Requests require a coverage rate of equal to 100%.
We also run js-sdsl in difference browsers and node versions to test its compatibility including firefox 31 and node 10.
The support platform versions as follows:
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() Opera |
![]() NodeJs |
|---|---|---|---|---|---|
| Edge 12 | 36 | 49 | 10 | 36 | 10 |
The code for the unit test can be found here.





