Friday, 15 February 2013

javascript - What is swarminject used for? -



javascript - What is swarminject used for? -

i can see in tests of jquery ui components there include of swarminject.js file:

<script src="../swarminject.js"></script>

what doing?

testswarm provides distributed continuous integration testing javascript. created john resig basic tool back upwards unit testing of jquery javascript library. later moved become official mozilla labs , has since moved 1 time again become jquery project. primary goal of testswarm take complicated, , time-consuming, process of running javascript test suites in multiple browsers , grossly simplify it. achieves goal providing tools necessary creating continuous integration workflow javascript project.

source: https://github.com/jquery/testswarm/wiki

javascript jquery jquery-ui

No comments:

Post a Comment