McStasMcXtrace / iFit

a simple library to analyze data (with McCode and Phonons/DFT hooks). :warning: this project has been moved to https://gitlab.com/soleil-data-treatment/soleil-software-projects/remote-desktop
http://ifit.mccode.org
Other
5 stars 5 forks source link

Test suite #194

Closed farhi closed 5 years ago

farhi commented 5 years ago

Inspire from Matlab syntax and result formating:

with syntax e.g.:

and results:

Running typeTest
...
Done typeTest
__________

ans = 

  1x5 TestResult array with properties:

    Name
    Passed
    Failed
    Incomplete
    Duration
    Details

Totals:
   5 Passed, 0 Failed, 0 Incomplete.
   0.038077 seconds testing time.
farhi commented 5 years ago

Done with commit https://github.com/McStasMcXtrace/iFit/commit/71b4645e8257110cbc19b2b0d23ff94298436d00