requirements-dev.txt 169B

12345678
  1. flake8==2.5.1
  2. mock==1.0.1
  3. nose2[coverage-plugin]
  4. plone.testing==4.0.15
  5. robotframework-selenium2library==1.7.4
  6. robotsuite==1.7.0
  7. unittest2==1.1.0
  8. zope.testrunner==4.4.10