This is a short post about why I think it would be beneficial for PyTorch to not only use pytest
as test runner, but also rely on the other features it provides.
My experience with the PyTorch test suite is limited as of now. Thus, it might very well be that my view on things is too naive. In that case I'm happy to hear about examples where and adoption of pytest
would make a use case significantly harder or outright impossible.