ionrock / pytest-el

Run py.test on testing functions, classes, modules and entire suites in Emacs.
55 stars 26 forks source link

Add pytest-again #28

Closed pinetr2e closed 4 years ago

pinetr2e commented 6 years ago

Personally, pytest-again is the most missing command. This pull-request restructures the main execution code to make it possible to remember the last command ran.

pytest-again also supports projectile integration and 'edit-before-run' option.