This repository contains simple working examples of how to test your code, in difference languages. Each example is hosted in a branch using the name of that language.
Branches:
For the open-source languages, continous integration (using TravisCI) and code coverage analysis (using Coveralls.io) are also implemented. Badges displaying the build status (green if all the tests pass, red if they don't) and coverage (% of code covered by tests) are displayed at the top of the readme. Click them to get more in-depth details about these features!
These are projects that I've worked on containing real tests and setups that you can use to learn more about!
Python
MATLAB
Octave
Mathieu Boudreau is an MRI physicist working as a Research Fellow for the Montreal Heart Institute and a software developer at NeuroPoly (Polytechnique de Montréal). He holds a PhD in Biomedical Engineering from McGill University ('19), a MSc in Physics from the University of Western Ontario ('11), and a BSc in Physics from the Université de Moncton ('09). In his spare time, Mathieu enjoys making graduate students feel anxious about not having proper backups of their computers.