Closed javiercbk closed 7 years ago
I've created a simple unit test that can be executed with au test for a single run or au test --watch to run test on each file change.
au test
au test --watch
I could not test anything with spectron, nor tested any class using electron.
electron
That's fine. Thank you.
I've created a simple unit test that can be executed with
au test
for a single run orau test --watch
to run test on each file change.I could not test anything with spectron, nor tested any class using
electron
.