rubys / venus

Planet Venus is an awesome ‘river of news’ feed reader. It downloads news feeds published by web sites and aggregates their content together into a single combined feed, latest news first.
http://intertwingly.net/code/venus/docs/index.html
Other
273 stars 99 forks source link

Updated vendor deps and Pytest conversion #39

Closed Cabalist closed 7 years ago

Cabalist commented 7 years ago

Move test suite to pytest with fixtures replacing home-rolled solution.

To run tests: py.test tests/

This also incorporates the changes made by @olberger with an update to the vendor versions and the previous test cleanups.

Next steps on my todo:

Cabalist commented 7 years ago

See #40