pycontribs / ansi2html

Convert text with ansi color codes to HTML
GNU Lesser General Public License v3.0
387 stars 78 forks source link

tests: Simplify overly complicated "patch([..], new_callable=lambda: [..])" #163

Closed hartwork closed 2 years ago

hartwork commented 2 years ago

Inspired by #162

hartwork commented 2 years ago

pytest fixtures are unexpectedly blocking this change (and here are no options for reordering), not worth the effort at the moment, closing…