Use pytest for testing by default
This commit is contained in:
parent
4405481c0c
commit
02786dac5c
1 changed files with 2 additions and 0 deletions
|
|
@ -255,6 +255,8 @@
|
|||
:hook (python-mode . load-python-env)
|
||||
:config
|
||||
(load "python-tests.el")
|
||||
:custom
|
||||
(elpy-test-runner 'elpy-test-pytest-runner)
|
||||
)
|
||||
|
||||
;; Jupyter notebook integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue