emacs-python-pytest icon indicating copy to clipboard operation
emacs-python-pytest copied to clipboard

run pytest inside emacs

Results 7 emacs-python-pytest issues
Sort by recently updated
recently updated
newest added

[project](https://elpa.gnu.org/packages/project.html) is shipped in Emacs and in ELPA and should be able to support most of the functionality that projectile does - could this be supported as an alternative?

enhancement
needs info

It would be nice to have dot-completion on locals, for example. Maybe some integration with `realgud`?

enhancement

Currently the results buffer is derived from `comint-mode` to facilitate using the debugger. This makes the buffer less user friendly in normal use. In the current workflow running a test...

enhancement

thanks for working on this package - I enjoy using it. One thing I noticed is the lack of support to go from $FILE_NAME:$LINE_NUMBER for every error to opening it...

enhancement

it would be nice to be able to keep a (configurable) number of previous output buffers when re-running tests. this would allow users to see previous failures.

enhancement

Hello there, I am using your package more and more, and keep liking it. In my python projects I usually defines some custom command lines arguments for pytest, and found...

* see https://github.com/wbolster/emacs-python-pytest/issues/55 ** does not replace projectile, but simply adds project.el support. ** projectile is still default if installed and projectile-mode active.