fedora-infra / fedimg

Service to automatically upload built Fedora images to internal and external cloud providers.
GNU Affero General Public License v3.0
22 stars 24 forks source link

setup: Migrate from nose to pytest #128

Closed sayanchowdhury closed 6 years ago

sayanchowdhury commented 6 years ago

Signed-off-by: Sayan Chowdhury sayan.chowdhury2012@gmail.com

dustymabe commented 6 years ago

good reason for doing this?

sayanchowdhury commented 6 years ago

I started writing the test using py.test from the beginning because of the features and the community. Also, py.test is a actively maintained library.

dustymabe commented 6 years ago

I don't have a strong opinion on this one.. LGTM