Hacker News new | ask | show | jobs
Moving testing forward -- pygame.test. Including tests with your installed packages. (renesd.blogspot.com)
1 points by illume 6477 days ago
1 comments

I don't see how this is different from how test suites are already distributed. Perhaps I'm missing something?
Often test suites are distributed with the source to the package.

This is about including them in the binary distribution. So they are available in programs people distribute, and also in binaries for mac/windows/ubuntu etc.