doctest is a testing library for Python. I usually use it. But I don't know the name of doctest's way exactly. Is doctest TDD or BDD? Or some other? How do you think of it?