[TIMOB-14921] Code Processor: Wrap unit tests in Mocha
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-08-27T00:19:00.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 17, 2013 Sprint 17 Tooling |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Bryan Hughes |
Created | 2013-08-20T16:49:10.000+0000 |
Updated | 2013-08-27T00:19:00.000+0000 |
Description
Mocha has been decided on as the unit test framework to standardize on, so the existing unit test framework needs to be wrapped in Mocha.
Turns out, Mocha doesn't support parallel tests, which are necessary for the Code Processor