Test & Code in Python
Developing Software with Automated Tests
We found 1 episode of Test & Code in Python with the tag “dsl software testing”.
-
55: When 100% test coverage just isn't enough - Mahmoud Hashemi
December 3rd, 2018 | 34 mins 7 secs
awesome python applications, dsl software testing, python testing
What happens when 100% test code coverage just isn't enough.
In this episode, we talk with Mahmoud Hashemi about glom, a very cool project in itself, but a project that needs more coverage than 100%.
This problem affects lots of projects that use higher level programming constructs, like domain specific languages (DSLs), sub languages mini languages, compilers, and db query languages.