You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest py.test instead of unittest for testing. I've been using pytest for large project for about half a year now and it is much better. And there is still time to switch with only one test :)
The text was updated successfully, but these errors were encountered:
Yes, thanks for the suggestion. py.test is really great.
There are no tests yet in pyvim. But I think I'll use that indeed. (Today I used it in another project.)
I suggest py.test instead of unittest for testing. I've been using pytest for large project for about half a year now and it is much better. And there is still time to switch with only one test :)
The text was updated successfully, but these errors were encountered: