coaster icon indicating copy to clipboard operation
coaster copied to clipboard

Rewrite tests from UnitTest to py.test

Open jace opened this issue 5 years ago • 0 comments

py.test tests are much nicer to read. unittest2pytest provides an automated test re-writer that can handle the bulk of the task.

Setting up fixtures correctly will take a bit more effort.

jace avatar Jul 28 '19 14:07 jace