============================= test session starts ==============================
platform linux -- Python 3.7.7, pytest-5.4.3, py-1.8.2, pluggy-0.13.1
rootdir: /home/aryaman4/zeus
collected 13 items

zeus/tests/test_autocorr.py .                                            [  7%]
zeus/tests/test_fwrapper.py ......                                       [ 53%]
zeus/tests/test_sampler.py ...                                           [ 76%]
zeus/tests/test_samples.py ...                                           [100%]

============================ slowest test durations ============================
5.40s call     zeus/tests/test_sampler.py::test_mean
5.35s call     zeus/tests/test_sampler.py::test_std
3.41s call     zeus/tests/test_samples.py::test_multiple
0.62s call     zeus/tests/test_autocorr.py::test_1d
0.39s call     zeus/tests/test_samples.py::test_flatten
0.20s call     zeus/tests/test_samples.py::test_chain
0.16s call     zeus/tests/test_sampler.py::test_ncall

(0.00 durations hidden.  Use -vv to show these durations.)
============================= 13 passed in 15.72s ==============================
