Socket
Socket
Sign inDemoInstall

unittest-asserts

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    unittest-asserts

A small set of assertion statements useful in unittests.


Maintainers
1

Readme

=============================== unittest-asserts

| |docs| |travis| |appveyor| |coveralls| |landscape| |scrutinizer| | |version| |downloads| |wheel| |supported-versions| |supported-implementations|

.. |docs| image:: https://readthedocs.org/projects/unittest-asserts/badge/?style=flat :target: https://readthedocs.org/projects/unittest-asserts :alt: Documentation Status

.. |travis| image:: http://img.shields.io/travis/svetlyak40wt/unittest-asserts/master.png?style=flat :alt: Travis-CI Build Status :target: https://travis-ci.org/svetlyak40wt/unittest-asserts

.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/svetlyak40wt/unittest-asserts?branch=master :alt: AppVeyor Build Status :target: https://ci.appveyor.com/project/svetlyak40wt/unittest-asserts

.. |coveralls| image:: http://img.shields.io/coveralls/svetlyak40wt/unittest-asserts/master.png?style=flat :alt: Coverage Status :target: https://coveralls.io/r/svetlyak40wt/unittest-asserts

.. |landscape| image:: https://landscape.io/github/svetlyak40wt/unittest-asserts/master/landscape.svg?style=flat :target: https://landscape.io/github/svetlyak40wt/unittest-asserts/master :alt: Code Quality Status

.. |version| image:: http://img.shields.io/pypi/v/asserts.png?style=flat :alt: PyPI Package latest release :target: https://pypi.python.org/pypi/asserts

.. |downloads| image:: http://img.shields.io/pypi/dm/asserts.png?style=flat :alt: PyPI Package monthly downloads :target: https://pypi.python.org/pypi/asserts

.. |wheel| image:: https://pypip.in/wheel/asserts/badge.png?style=flat :alt: PyPI Wheel :target: https://pypi.python.org/pypi/asserts

.. |supported-versions| image:: https://pypip.in/py_versions/asserts/badge.png?style=flat :alt: Supported versions :target: https://pypi.python.org/pypi/asserts

.. |supported-implementations| image:: https://pypip.in/implementation/asserts/badge.png?style=flat :alt: Supported imlementations :target: https://pypi.python.org/pypi/asserts

.. |scrutinizer| image:: https://img.shields.io/scrutinizer/g/svetlyak40wt/unittest-asserts/master.png?style=flat :alt: Scrutinizer Status :target: https://scrutinizer-ci.com/g/svetlyak40wt/unittest-asserts/

A small set of assertion statements useful in unittests.

  • Free software: BSD license

Installation

::

pip install asserts

Documentation

https://unittest-asserts.readthedocs.org/

Development

To run the all tests run::

tox

Changelog

0.1.0 (2015-06-09)

  • First release on PyPI.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc