wallabyjs / ngCliWebpackSample

68 stars 48 forks source link

Could you explain how this works? #27

Closed dereklin closed 6 years ago

dereklin commented 6 years ago

I cloned the app.

Ran npm i.

Ran npm run test. It looks just like a normal karma + jasmine set up.

How do I get instant feedback on the tests?

dereklin commented 6 years ago

OK. Just saw some docs. wallaby is a editor enhancer. I guess I just found it what it is about.