3 lines
206 B
ReStructuredText
3 lines
206 B
ReStructuredText
|
Added :meth:`cache.mkdir() <pytest.Cache.mkdir>`, which is similar to the existing :meth:`cache.makedir() <pytest.Cache.makedir>`,
|
||
|
but returns a :class:`pathlib.Path` instead of a legacy ``py.path.local``.
|