differentmatt / filbert

JavaScript parser of Python
Other
133 stars 27 forks source link

Move test python snippets to own files #72

Open piranna opened 9 years ago

piranna commented 9 years ago

Instead of being hard-coded, put the python snippets of the tests on a fixtures folder, one file per test. This way they are easier to read and maintain.