Skip to main content

Scribbler is a parallel test runner.

Project description

Introduction

Scribbler is a parallel test runner.

What does it run?

Scribbler will pick up any tests where:

  • The test method is inside a class

  • The test method’s name starts with “test_”

It’ll also pick setup methods (methods run before every test) where:

  • The setup method is inside a class

  • The setup method’s name is either “setUp”, “setup” or “set_up”

It’ll pick teardown methods as well (methods run after every test) where:

  • The teardown method is inside a class

  • The teardown method’s name is either “tearDown”, “teardown” or “tear_down”

Will I get any results

It’s hard for me to spoil the surprise of running, but if you run:

scribbler_console

Scribbler will try to run all the tests in the current directory (and sub-directories) with the default settings.

For more info on the options run the help with:

scribbler_console -h

Why Scribbler?

Ernest Scribbler is the inventor of the Funniest Joke in the World (Monthy Python’s sketch).

We love the sketch, hence the name.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Scribbler-0.3.1.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file Scribbler-0.3.1.tar.gz.

File metadata

  • Download URL: Scribbler-0.3.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Scribbler-0.3.1.tar.gz
Algorithm Hash digest
SHA256 d4fd093f469e558db74385e8902c9b384f164c6403e49afb7141ef51a4c78739
MD5 5f5d518c80b2fdaabf476c27160b1220
BLAKE2b-256 3f17b3c1c392f5c15f76391ba5d2a473cbe715b0a9e9ecf196179cedf5641dee

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page