Unit tests will be written which test the following:
- Assertions
- Ignore
- Only
- Mocks
- Stubs
- Expect
Will add the ability to specify a unit test reporting class, to facilitate custom unit test reporting
Support test execution from and output to Visual Studio Code ide, as per mocha test runner extension