Coder Social home page Coder Social logo

ivancrneto / coveragepy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mociepka/coveragepy

0.0 3.0 0.0 20.21 MB

A mirror: the real repo is at BitBucket

Home Page: https://bitbucket.org/ned/coveragepy

License: Apache License 2.0

Makefile 0.28% Python 78.26% PowerShell 0.60% Shell 0.12% Batchfile 0.28% C 4.18% JavaScript 2.47% HTML 12.71% CSS 1.10%

coveragepy's Introduction

Coverage.py

Code coverage testing for Python.

Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

Coverage.py runs on many versions of Python:

  • CPython 2.6, 2.7 and 3.3 through 3.6.
  • PyPy2 5.6 and PyPy3 5.5.
  • Jython 2.7.1, though not for reporting.
  • IronPython 2.7.7, though not for reporting.

Documentation is on Read the Docs. Code repository and issue tracker are on Bitbucket, with a mirrored repository on GitHub.

New in 4.4: Suppressable warnings, continuous coverage measurement.

New in 4.3: HTML --skip-covered, sys.excepthook support, tox.ini support.

New in 4.2: better support for multiprocessing and combining data.

New in 4.1: much-improved branch coverage.

New in 4.0: --concurrency, plugins for non-Python files, setup.cfg support, --skip-covered, HTML filtering, and more than 50 issues closed.

Getting Started

See the Quick Start section of the docs.

License

Licensed under the Apache 2.0 License. For details, see NOTICE.txt.

coveragepy's People

Contributors

1st1 avatar acdha avatar agriffis avatar andrewhoos avatar atodorov avatar brandon-rhodes avatar brettcannon avatar bukzor avatar clytwynec avatar dannya avatar danriti avatar desmaj avatar dstanek avatar garar avatar hpk42 avatar ionelmc avatar jchappell82 avatar lepistone avatar mattboehm avatar msabramo avatar nagasaki45 avatar nedbat avatar pebers avatar rogerhu avatar scop avatar scottbelden avatar stephenfin avatar viraptor avatar xsleonard avatar zookos avatar

Watchers

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