News

Using Python for automation You could be a total beginner with Python or be sitting on a full portfolio of projects. Either way, this bundle should have somewhere interesting for you to start.
Python also extensively supports many different types of test automation frameworks. Apart from the default Python testing framework, unit test (or PyUnit), various python frameworks are available ...
PyTest is the go-to test framework for a test automation engineer with a good understanding of Python fundamentals. With the PyTest framework, you can create high-coverage unit tests, complex ...
Task automation could save you time and effort, but first, you may have to dedicate both to some intense study of Python and other coding tools.
In this article, I describe the process I used to create a home automation system using off-the-shelf products, Python and Linux. I start by describing the Serial I/O Kit, drive alert, water alarm, ...