Crowdsourcing JavaScript Testing 41
snitch writes "John Resig, creator of the jQuery JavaScript library, has released Test Swarm, a platform for distributed continuous integration testing for client-side JavaScript. Frustrated with traditional JavaScript testing environments that don't scale, John's new project, which is currently in private alpha, aims to provide a system for outsourcing browser-related testing to large groups of people or communities."
Trendsourcing (Score:5, Interesting)
Def. trendsource
-verb: to solve problems using popular buzzwords
("The developers trendsourced the project by integrating crowdsourcing with Agile methodologies automated with a SOAP communication layer.")
Coincidentally... (Score:4, Interesting)
I happen to be working on "A system for euphemising poor coding practices using the latest buzzwords". It'll be awesome!
Seriously, who needs a "crowd" at all? There are only a handful of popular browsers. They'd be much better off running tests in-house until they feel their code is rock solid.
From TFA:
And uploading your code to a public server on every commit and twiddling your thumbs waiting for good samaritans to randomly log in with various browsers and test it for you is...sane?
Re:private alpha == Vaporware (Score:3, Interesting)