Testing in Python

I’ve been using Python for writing test code for many years now.
I’ve used several test frameworks, most of them proprietary.
However, I’d like to utilize some of the open source frameworks available.

Right now, I’m doing two things.
1. Writing my own framework.
2. Investigating pytest.

Hopefully I will have some results from both experiences to share.

,

No comments yet.

Leave a Reply