Henry Agnew

Results 14 comments of Henry Agnew

@stevejpurves I'm trying out Jest based on the previous conversation you had here and it does seem to run faster. How difficult do you think it would be to write...

That does sound like a plan. @stevejpurves would you be able to review the PR #274 since you’ve used Jest before in case I made any obvious mistakes with the...

> @Miniland1333 I just checked out and ran the tests on your branch. It all looks good for a starting point config additions will likely come later a we build...

Also, Jest is interesting in that it can be run selectively based on the names of the files. As an example, if we decide to name files `xxx.unit.js` or `xxx.integration.js`,...