Hrv-analysis UnittestsĀ¶ ======================= Hrv-analysis includes a set of unittests that can be run for each module of the package as follow: $ python -m unittest tests/tests_extract_features_methods.py and $ python -m unittest tests/tests_preprocessing_methods.py Please note that running all tests may take a few seconds.