Moosems/pyeditorconfig

tests

Closed this issue · 2 comments

Akuli commented

350 lines of hacky code needs some automated tests. Fortunately for you, you can steal tests from Porcupine too.

:D No idea how to implement tests so I could use a hand here

Akuli commented

The typical thing to use is pytest, which is also what Porcupine uses. This is a simple and straight-forward project, so you can pretty much follow any reasonable pytest tutorial.