James Adarich
James Adarich
To help users that want to migrate from existing popular JS testing frameworks we should create a method for them to do that easily. Perhaps a tool that converts jasmine/mocha...
Currently TypeScript integration tests are disabled as there is a problem with compile tests as the source ts files exist within the same repository. Will need to fix this when...
When an Expectation fails against a Circular JSON structure Alsatian fails to convert this. Need to think about how to display his nicely on failure output
NYC is reporting some branches not being hit on errors around a semicolon after a super call.
We may get performance gains and lessen the likelihood of integration issues by bundling alsatian into one or multiple files.
Create more integration tests to support the unit tests with a more functional focus ## CLI Process DEFAULT (will need to confirm better when default implemented as to whether this...
This should go through and output debug level logging when Alsatian is running to better understand what's going on and what could be going wrong.