mlt / PIHM

This is a modified version of PIHM that retains some previous versions and may have new bugs introduced.
https://github.com/mlt/PIHM/wiki
Other
2 stars 0 forks source link

Have some unit tests #5

Open mlt opened 12 years ago

mlt commented 12 years ago

While it is useful, it is questionable when and how to implement. If C++ is used, perhaps Boost Test Library is a good choice to validate various functions in pihmLIBS and alike. However if it is possible to move as much as possible duplicate functionality out of C++ QGIS plugin then, perhaps, unit testing can be implemented in Python or whatever is available for sextante.