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
