Hi Jared,
Thanks for doing all of this.
One of the big things in this, that I think everybody should know about, is that it also changes our answer testing to use flat hashes of array values, instead of *full* array values that are stored in some remote location. This means that the results of the answer tests are co-located with the code, and much easier for folks to set up and use.
-Matt
On Sat, Sep 28, 2019 at 10:31 AM Coughlin, Jared W jcoughl3@illinois.edu wrote:
Hello!
I've been working on a PR (https://github.com/yt-project/yt/pull/2286) that converts yt's testing framework from nose to pytest. I believe that it's mostly ready to go, so I was writing to see what everyone's thoughts on this change are, if there is any feedback on my implementation, and if anyone would be willing to help review it, since there are quite a few changes. Thanks, and have a good weekend!
-Jared _______________________________________________ yt-dev mailing list -- yt-dev@python.org To unsubscribe send an email to yt-dev-leave@python.org