Skip to content

Conversation

@zonuexe
Copy link
Collaborator

@zonuexe zonuexe commented Dec 5, 2017

Test execution is attributed to the project. I made it easier to set it to dir-locals.

A new command phpunit-set-dir-local-variable command helps to make .dir-locals.el.

((nil . ((phpunit-executable . "./test/run.sh")
         (phpunit-root-directory . "/scp:p022:/mnt/ssd1/home/tadsan/pixiv/"))))

This idea is inspired by @stardiviner in emacs-php/jetbrains.el#1 .

@nlamirault nlamirault merged commit 64b7a1e into develop Dec 5, 2017
@zonuexe
Copy link
Collaborator Author

zonuexe commented Dec 5, 2017

This branch broke the test, so I will fix it.

@zonuexe zonuexe deleted the feature/phpunit-executable-variable branch December 5, 2017 13:23
@zonuexe zonuexe restored the feature/phpunit-executable-variable branch December 5, 2017 14:22
@stardiviner
Copy link

@zonuexe wow, great you are using it too.

@zonuexe zonuexe deleted the feature/phpunit-executable-variable branch December 5, 2017 17:09
@zonuexe zonuexe mentioned this pull request Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants