Code Monkey home page Code Monkey logo

zope.testing's Introduction

zope.testing

Latest Version https://travis-ci.org/zopefoundation/zope.testing.svg?branch=master Documentation Status

This package provides a number of testing frameworks.

cleanup
Provides a mixin class for cleaning up after tests that make global changes.
formparser

An HTML parser that extracts form information.

Python 2 only

This is intended to support functional tests that need to extract information from HTML forms returned by the publisher.

See formparser.txt.

loggingsupport

Support for testing logging code

If you want to test that your code generates proper log output, you can create and install a handler that collects output.

loghandler
Logging handler for tests that check logging output.
module

Lets a doctest pretend to be a Python module.

See module.txt.

renormalizing
Regular expression pattern normalizing output checker. Useful for doctests.
server

Provides a simple HTTP server compatible with the zope.app.testing functional testing API. Lets you interactively play with the system under test. Helpful in debugging functional doctest failures.

Python 2 only

setupstack
A simple framework for automating doctest set-up and tear-down. See setupstack.txt.
wait
A small utility for dealing with timing non-determinism See wait.txt.
doctestcase
Support for defining doctests as methods of unittest.TestCase classes so that they can be more easily found by test runners, like nose, that ignore test suites.

zope.testing uses buildout. To start, run python bootstrap.py. It will create a number of directories and the bin/buildout script. Next, run bin/buildout. It will create a test script for you. Now, run bin/test to run the zope.testing test suite.

zope.testing's People

Contributors

agroszer avatar anguenot avatar baijum avatar benji-york avatar cjw296 avatar do3cc avatar dobe avatar faassen avatar felixonmars avatar freddrake avatar garyposter avatar georgyberdyshev avatar gotcha avatar hannosch avatar ignas avatar jamadden avatar janwijbrand avatar jimfulton avatar kilink avatar mgedmin avatar nyergler avatar regebro avatar sidnei avatar slinkp avatar srichter avatar stub42 avatar tranchitella avatar tseaver avatar warsaw avatar wosc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.