Overdrivr / micro-ci

Continuous Integration for embedded platforms
0 stars 0 forks source link

Switch from mocha to ava ? #108

Open Overdrivr opened 8 years ago

Overdrivr commented 8 years ago

See AVA

It provides true isolation between test files, which I feel is going to be more and more important in our test setup.

@DanFaudemer What do you think of switching from Mocha to AVA ? This will require some work to port the tests but in the long run I feel this is going to be worth it