Giter Club home page Giter Club logo

nose2's Introduction

Build Status Coverage Status Code Health Latest PyPI version Dependencies Status Gitter Channel

Welcome to nose2

Note: As of 0.7.0 we no longer support 2.6, 3.2, or 3.3. We also removed nose2.compat.

nose2 aims to improve on nose by:

  • providing a better plugin api
  • being easier for users to configure
  • simplifying internal interfaces and processes
  • supporting Python 2 and 3 from the same codebase, without translation
  • encouraging greater community involvement in its development

In service of some of those goals, some features of nose are not supported in nose2. See differences for a thorough rundown.

Workflow

If you want to make contributions, you can use the Makefile to get started quickly and easily:

# All you need is a supported version of python and virtualenv installed
make test

tox will run our full test suite against all supported version of python that you have installed locally. Don't worry if you don't have all supported versions installed. Your changes will get tested automatically when you make a PR.

Use make help to see other options.

Original Mission & Present Goals

When nose2 was first written, the plan for its future was to wait for unittest2 plugins to be released (nose2 is actually based on the plugins branch of unittest2). Once that was done, nose2 was to become a set of plugins and default configuration for unittest2.

However, based on the current status of unittest2, it is doubtful that this plan will ever be carried out.

Current Goals

Even though unittest2 plugins never arrived, nose2 is still being maintained! We have a small community interested in continuing to work on and use nose2

However, given the current climate, with much more interest accruing around pytest, nose2 is prioritizing bugfixes and maintenance ahead of new feature development.

nose2's People

Contributors

jpellerin avatar thedrow avatar little-dude avatar ptthiem avatar aloysbaillet avatar kurniliya avatar sirosen avatar aknuds1 avatar jcjf avatar bayandin avatar sanga avatar leth avatar stephane-klein avatar omerzimp avatar cleancut avatar cdman avatar hugovk avatar zearin avatar katrinabrock avatar artragis avatar p-eb avatar msabramo avatar jmoldow avatar dlax avatar dnozay avatar bernhard10 avatar abompard avatar durin42 avatar rhelmot avatar nikolas avatar

Watchers

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