Revision 3 as of 2011-03-21 16:53:58

Clear message

Create a server that tests uploaded packages on PyPI.

Work to be done

The work is separated into three steps:

  1. a solution capable of running scripts when an event occurs (a new release of project X is available on PyPI)
  2. a Continuous integration server able to run the testsuite for those distributions
  3. a quality mesurement tool, able to provide feedback and indicators on the code (compliance PEP8, pyflakes, potentially malicious softwares etc.)

Resources

- 2010 idea and code

- 2011 updated idea

- On this wiki: PyPITestingInfrastructure

Unable to edit the page? See the FrontPage for instructions.