transformers
b670c266 - Take advantage of the cache when running tests.

Commit
6 years ago
Take advantage of the cache when running tests. Caching models across test cases and across runs of the test suite makes slow tests somewhat more bearable. Use gettempdir() instead of /tmp in tests. This makes it easier to change the location of the cache with semi-standard TMPDIR/TEMP/TMP environment variables. Fix #2222.
Author
Committer
Parents
Loading