Moving testing forward -- pygame.test. Including tests with your installed packages.(renesd.blogspot.com)
renesd.blogspot.com
Moving testing forward -- pygame.test. Including tests with your installed packages.
http://renesd.blogspot.com/2008/09/pygametest-moving-testing-forward.html
2 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.
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.