Prototyping with Python: Coding Effective Testing Tools Within Minutes

This is the manuscript of Andreas Zeller’s keynote”Coding Effective Testing Tools Within Minutes” at the TAIC PART 2020 conference.In our Fuzzing Book, we use Python to implement automated testing techniques, and also as the language for most of our test … Read more

Similar

Python Type Hints

Jukka Lehtosalo is a Finnish Software Engineer at Dropbox. He developed an optional type system for Python, mypy, during his PhD thesis in Cambridge. After meeting in a Python conference, Guido van… (more…)

Read more »