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 <[email protected]>
wrote:

> looks interesting, how does this interact with virtualenvs?
> im a atom user myself
>
> On Thu, Apr 14, 2016 at 1:42 PM, Pedro Ghilardi <[email protected]>
> wrote:
>
>> Hey,
>>
>> I am working on a package to run py.test tests on Atom: Atom Python Test
>> <https://atom.io/packages/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 specific regular expressions, etc.
>>
>> All feedback is appreciated!
>>
>> Thanks,
>> Pedro
>>
>> _______________________________________________
>> pytest-dev mailing list
>> [email protected]
>> https://mail.python.org/mailman/listinfo/pytest-dev
>>
>>
>
_______________________________________________
pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to