momentoscope / hextof-processor

Code for preprocessing data from the HEXTOF instrument at FLASH, DESY in Hamburg (DE)
https://hextof-processor.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 4 forks source link

Basic testing framework #68

Closed zain-sohail closed 3 years ago

zain-sohail commented 3 years ago

It is easier to implment Pytest and functionality is similar to Unittest from what I read, and also that pytest can be extended to Unittest if necessary. But I will try out both and confirm.