Karma: Difference between revisions
No edit summary |
|||
| Line 71: | Line 71: | ||
* [[Karma/Specifications|Karma Specifications]] (early draft) | * [[Karma/Specifications|Karma Specifications]] (early draft) | ||
* Source Code stored in http://git.sugarlabs.org/projects/karma | * Source Code stored in http://git.sugarlabs.org/projects/karma | ||
* Version Control and repository management see | * Version Control and repository management see [[Karma#Version_Control]] | ||
* Unit testing is required for the karma.js library but not for individual lessons http://karma.sugarlabs.org/tests/ | * Unit testing is required for the karma.js library but not for individual lessons http://karma.sugarlabs.org/tests/ | ||
* Project Documentation kept in the Sugar Labs wiki | * Project Documentation kept in the Sugar Labs wiki | ||
| Line 81: | Line 81: | ||
** Whenever possible, use [http://www.jslint.com/ jslint] | ** Whenever possible, use [http://www.jslint.com/ jslint] | ||
* File naming conventions: lowercase letters, underscore instead of spaces (need to write more about it) | * File naming conventions: lowercase letters, underscore instead of spaces (need to write more about it) | ||
== Version Control == | |||
== Meetings == | == Meetings == | ||