Vojtech Szocs has posted comments on this change. Change subject: ovirtjs: New project (draft) ......................................................................
Patch Set 2: Here are some links for study if you'd like to learn more about various technologies used in oVirtJS project: Overview of ES6 language features: https://github.com/lukehoban/es6features ES6 modules explained in detail: http://www.2ality.com/2014/09/es6-modules-final.html ES6 promises explained in detail: http://www.html5rocks.com/en/tutorials/es6/promises/ Traceur, ES6 -> ES5 compiler: https://github.com/google/traceur-compiler ES6 language features supported by Traceur: https://github.com/google/traceur-compiler/wiki/LanguageFeatures Grunt, JavaScript task runner: http://gruntjs.com/getting-started Karma, JavaScript test runner: http://karma-runner.github.io/0.12/index.html JSHint, JavaScript code quality checker: http://www.jshint.com/docs/ UglifyJS, JavaScript code compressor/obfuscator/beautifier: https://github.com/mishoo/UglifyJS PhantomJS 2.0, headless WebKit-based browser for running tests [note: we'll use this once 2.0 is released, for now we use Chrome] https://github.com/ariya/phantomjs/wiki/PhantomJS-2 Jasmine, BDD-style testing framework for JavaScript: http://jasmine.github.io/2.0/introduction.html SinonJS, stubbing/mocking test framework for JavaScript: http://sinonjs.org/ -- To view, visit http://gerrit.ovirt.org/33720 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2646646bc880446aa3035dd951e65c9af81933a1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com> Gerrit-Reviewer: Martin Betak <mbe...@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches