Softcatala / translation-memory-tools

A set of tools to build, maintain and use translation memories

Home Page:https://www.softcatala.org/recursos/memories/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve testing

gforcada opened this issue · comments

Our current testing framework is a bit hackyish to say the least: having to modify the system path to run tests is not ideal.

We should probably move to a setuptools based project so that everything is more easy to detect by nosetest, tox and so on.

If #66 is merged, this will be solved.