GithubHelp home page GithubHelp logo

jayvdb / haas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scalative/haas

0.0 2.0 0.0 425 KB

Python Test Runner

License: BSD 3-Clause "New" or "Revised" License

Shell 0.11% Python 99.89%

haas's Introduction

haas: Extensible Python Test Runner

Wheel Status Build status Coverage status

haas is a Python test runner that is backward-compatible with Python's built-in unittest Test Cases, but supports more advanced features, such as project-specific plugins.

Features

  • Runs unittest.TestCase based tests!
  • Plugin system, based on stevedore.
    • Still subject to change and revision to clean the plugin APIs.
    • Plugins for whole-test-run environment configuration (run before any client-code is imported).
    • Plugins for test result output formatting.
    • Plugins for test runner scheme (e.g. parallel runner)
  • Generic test result collection, presentation & output handled by plugins.
  • (Very) Basic parallel test run support.

Missing (unittest) Features

  • Does not support the unittest.load_tests protocol.
  • Does not support subtests.

Future Features

  • Per-project config file
  • Improve parallel test runner to allow conditional splitting of tests, or allow tests to be run in the main process.
  • Improve plugin system
  • More result output plugins/options (xunit, result summary)
  • ... ?

Copyright

haas is copyright 2013-2014 Simon Jagoe

The name haas is taken from the animal on the cover of O'Reilly's Python Cookbook, a springhaas or Pedetes capensis.

haas's People

Contributors

sjagoe avatar itziakos avatar jvkersch avatar mdickinson avatar movermeyer avatar shurph avatar

Watchers

James Cloos avatar  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.