Python Testing with pytest: Fixtures and Coverage
In my last two articles, I introduced pytest, a library for
testing Python code (see "Testing Your Code with Python's pytest" Part
I and Part
II). pytest has become quite popular, in no small part
because it's so easy to write tests and integrate those tests into
your software development process. I've become a big fan, mostly because
after years of saying I should get better about
testing my software, pytest finally has made it possible.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.