Where to put variables for a simple one-liner-test in Python?

Re: Where to put variables for a simple one-liner-test in Python?

by Christian Kruggel -
Number of replies: 0

Sry, don't want to wast your time. Debugging is enabled indicating non of the tests being executed:

Test not executed?

Silly me! Splitting the different ifs into individual tests does the trick!

Split tests as far as possible!

Great software, many thanks!