Re: [pytest-dev] ANN: atom-python-test released!

2016-04-14 Thread Pedro Ghilardi
Ronny, The editor will use the python environment that you were when you opened the editor. It does not exists a special handling to virtual envs. Thanks, Pedro On Thu, Apr 14, 2016 at 8:52 AM, Ronny Pfannschmidt wrote: > looks interesting, how does this interact with virtualenvs? > im a atom

Re: [pytest-dev] ANN: atom-python-test released!

2016-04-14 Thread Ronny Pfannschmidt
looks interesting, how does this interact with virtualenvs? im a atom user myself On Thu, Apr 14, 2016 at 1:42 PM, Pedro Ghilardi wrote: > Hey, > > I am working on a package to run py.test tests on Atom: Atom Python Test > > > Currently it allows to ru

[pytest-dev] ANN: atom-python-test released!

2016-04-14 Thread Pedro Ghilardi
Hey, I am working on a package to run py.test tests on Atom: Atom Python Test Currently it allows to run a test under cursor or all tests of a module. My idea is to evolve the plug-in to be able to format the tests output, re-run tests, run tests under