rejeep / ert-runner.el

Opinionated Ert testing workflow
85 stars 19 forks source link

ert-runner on Windows #29

Closed sg2002 closed 8 years ago

sg2002 commented 8 years ago

Hello.

I've tried launching ert-runner on Windows and it does not work. I get:

cask exec: error: [Errno 2] No such file or directory

Adding --debug does not add any new output.

There's a ert-runner bash script, in my .cask project folder, but running it manually using msys bash, does not work.

swsnr commented 8 years ago

@sg2002 I don't think that ert-runner works on Windows.

rejeep commented 8 years ago

@sg2002 There is no explicit support for Windows. If you want you can add support for it, but then you would also have to maintain it, because no one else will.