Forum Discussion

mfoster711's avatar
mfoster711
Regular Contributor
20 days ago

Check if running next test item

I have a Python Class that gets called from numerous places in our code. In that class, I have check to determine if this is the first time to call the class and it will perform some setup code if it...