Keith Pijanowski
CODE Author
Keith Pijanowski is an engineer, entrepreneur, and businessman. He has more than 20 years of experience in the software industry and has worked for startups and large companies in roles that range from writing code to business development. He’s currently a Senior Principal Consultant at BNY Mellon working on NEXEN, a cloud for the financial services industry.
Detailed Biography
Keith Pijanowski is an engineer, entrepreneur, and businessman. He has more than 20 years of experience in the software industry and has worked for startups and large companies in roles that range from writing code to business development. He’s currently a Senior Principal Consultant at BNY Mellon working on NEXEN, a cloud for the financial services industry.
Contact Information:
Articles Authored
-
Improving Code Quality with Unit Tests
Last updated: Thursday, May 13, 2021
Published in: CODE Magazine: 2017 - September/October
Insufficient testing can lead to devastating results. Find out what you can do to minimize outages as Keith explores unit testing using a Python tool called Coverage.py.
-
Improve Code Quality Using Test Coverage
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2017 - January/February
Every system needs to be tested before being set loose on an unsuspecting public. Keith uses Coverage.py to figure out how much information about code is enough, and what kinds of statistics and measurements can make you confident that your work will endure whatever a user throws at it.