xlwings Newsletter #3

Automated Testing of Excel Workbooks

From unit tests to continuous integration

Our first xlwings meetup in London is history! We enjoyed it a lot and are planning the next one for September. Felix gave a talk about testing Excel workbooks, a task that is very easy to do with xlwings and Python. For everybody who couldn't attend in person, please find the recording as well as the slides and sample code below.

You will learn different testing strategies that will help you re-establish confidence in your Excel workbooks. Unit testing your workbook means that you can add new functionality and be sure that you didn't break anything along the way.

If you are in London and not yet part of the meetup group, make sure to sign up and get notified when we plan the next meetup:

Product updates

xltrail

: v2.7.1, see 

.