dpn-admin / dpn-bagit

A rough, pure-ruby implementation of the DPN BagIt spec.
MIT License
1 stars 1 forks source link

Evaluate using rspec #5

Closed dazza-codes closed 8 years ago

dazza-codes commented 8 years ago

Could this project use rspec?

malakai97 commented 8 years ago

Yes. It uses minitest now, which is also fairly standard although I tend to see (and use) rspec more. That said it may not be the best use of time, as this project should probably be rebuilt onto a bagit project that is better maintained.