James Adarich

Results 25 issues of James Adarich

Have tap-bark and alsatian in same repo

dev ops

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...

integrations

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...

code health

Add CLI option to exclude patterns from the list

enhancement

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

enhancement

NYC is reporting some branches not being hit on errors around a semicolon after a super call.

code health
investigation

We may get performance gains and lessen the likelihood of integration issues by bundling alsatian into one or multiple files.

code health
investigation

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...

code health

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.

enhancement