Composer.js

Tests

Composer comes with a full test suite that tests for the proper functioning of everything from the utilities/class system to the final objects that rest on top of it all.

Jasmine 2.0 is used as the test framework. To load the tests, navigate to /composer.js/test/index.html in a browser.

Run the tests in your browser!