Moving testing forward -- pygame.test. Including tests with your installed packages. (renesd.blogspot.com) 1 points by illume 17y ago ↗ HN
[–] babyshake 17y ago ↗ I don't see how this is different from how test suites are already distributed. Perhaps I'm missing something? [–] illume 17y ago ↗ 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.
[–] illume 17y ago ↗ 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.
2 comments
[ 2.5 ms ] story [ 16.5 ms ] threadThis 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.