Skip to content

Commit

Permalink
Add note about testing on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
jams2 committed Feb 7, 2021
1 parent 3533e69 commit 1752ac9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ issues please provide as much details as you can.

Execute tests after running ~cask install~ with the command: ~cask exec buttercup -L .~

For linux users, after installing buttercup (available from melpa), execute the tests from the project root with ~emacs -batch -f package-initialize -L . -f buttercup-run-discover~.

Process-based tests currently rely on setting ~hy-test--pyvenv-name~ to the name
of a virtual environment containing Hy, see ~hy-test.el~. If not set, then
a warning will be given and process-based tests will be skipped.

0 comments on commit 1752ac9

Please sign in to comment.