# Pastebin ZNm2sIQX (new) alastair@apmbp:~/code/metabrainz/troi-recommendation-playground$ python -m troi.cli test ============================= test session starts ============================== platform darwin -- Python 3.8.5, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 rootdir: /Users/alastair/code/metabrainz/troi-recommendation-playground collected 20 items troi/listenbrainz/tests/test_recs.py . [ 5%] troi/listenbrainz/tests/test_stats.py ... [ 20%] troi/musicbrainz/tests/test_ac_id_lookup.py . [ 25%] troi/musicbrainz/tests/test_msb_mapping.py .. [ 35%] troi/musicbrainz/tests/test_related_artist_credits.py . [ 40%] troi/tests/test_entities.py ... [ 55%] troi/tests/test_filters.py ... [ 70%] troi/tests/test_operations.py ...... [100%] ============================== 20 passed in 0.33s ============================== (new) alastair@apmbp:~/code/metabrainz/troi-recommendation-playground$