Skip to main content

🐑An incredible and performant framework for unit testing🐑

Project description

.. _sheepy:

Sheepy: A Simple Python Unit Testing Framework

====================================================

Introduction

Sheepy is a lightweight unit testing framework designed for Python developers who value simplicity and ease of use. It provides a core set of components to write unit tests and generate basic test reports.

...

Installation

To install Sheepy, simply:

.. code-block:: bash

pip install sheepy

...

Usage

Here's a basic example of how to use Sheepy:

.. code-block:: python

from sheepy import sheepy

@sheepy def test_add(): assert 2 + 2 == 4

...

...

Customization

Sheepy allows for customization in several ways:

  • Logging: ...
  • Reporting: ...
  • Test discovery: ...

API Reference

.. automodule:: sheepy :members: :undoc-members: :show-inheritance:

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

sheepy-0.0.2.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

sheepy-0.0.2-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file sheepy-0.0.2.tar.gz.

File metadata

  • Download URL: sheepy-0.0.2.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for sheepy-0.0.2.tar.gz
Algorithm Hash digest
SHA256 15aaa5d5fa5eb47f2eb368c086d04856e0f69d868dd5501b5e07ec7a3fa802f6
MD5 070cfa6cc7ad0c597b355f9bbaa34665
BLAKE2b-256 dadca96ab6ca0103bbc55202f53e686a7960d819c65f0a1a146178691623f22a

See more details on using hashes here.

File details

Details for the file sheepy-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: sheepy-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for sheepy-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 83950e6e1778b93828c2980790d89dd962f45fbaa403b69bb32631ac9039fa2e
MD5 fe8f765dff33587f95f2ddbcbc3fce59
BLAKE2b-256 63b066e5d5bc2fad34d5b34b80d6c4d77e5d566839b934a655262eb498bf5ca7

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