5 ms·
Yes! For example, previously with pants, users would hit a lot of weird errors since how tests run with pants is different than running tests locally with pytes
by cheesyFish 1y ago
Yes! For example, previously with pants, users would hit a lot of weird errors since how tests run with pants is different than running tests locally with pytest
We did not expect users to learn pants, but this often meant a lot of back and forth with maintainers to get PR tests working.
Should be much easier now!