radish-bdd / radish

Behavior Driven Development tooling for Python. The root from red to green.
https://radish-bdd.github.io
MIT License
181 stars 49 forks source link

Refactor console writer #357

Closed timofurrer closed 5 years ago

timofurrer commented 5 years ago

The console writer has some unstructured weird shit in it. Let's refactor that a little. Make clear in the writer what's indented, for what reason.

eerkunt commented 5 years ago

Hmm, can this also be related with #359 ?

timofurrer commented 5 years ago

Well, not really, I guess. This issue is for a planned refactoring while #359 seems to be a bug in certain environments.

eerkunt commented 5 years ago

Oh sorry for creating noise on this Issue then.