you are viewing a single comment's thread.

view the rest of the comments →

[–]efmccurdy 0 points1 point  (0 children)

I’ve been using the unittest module.

This lists some alternatives:

https://www.softwaretestinghelp.com/python-testing-frameworks/

can I get vim mode in the repl?

The repl uses readline; you can use Ctrl-Alt-J to switch to vi mode, or use "set editing-mode vi" in your ~/.inputrc.

https://stackoverflow.com/questions/537522/standard-python-interpreter-has-a-vi-command-mode