Deep-MI / BrainPrint

A python-only derivative of the original BrainPrint scripts
MIT License
11 stars 9 forks source link

Adding local runner functionality for pytest and adding file existence test case #28

Closed taha-abdullah closed 3 months ago

taha-abdullah commented 4 months ago

adding local runner functionality to pytest workflow:

adding a new test to check for file existence in brainprint output

Notes:

taha-abdullah commented 4 months ago

@kdiers requesting review

kdiers commented 3 months ago

Thanks for updating the tests and creating the runner file. We are still considering to have online / remote tests rather than local tests, so there might be further development. Still merging into the remove-freesurfer branch, and continuing development from there.