Skip to main content

An example project for showcasing unit testing.

Project description

5G00EV17-3001 Unit testing

An example project for showcasing unit testing.

Category Badges
PyPI Python versions PyPI - Implementation
Tests codecov Unit tests Ruff
Activity GitHub contributors Last commit
QA CodeFactor Rating
Other License Repository size Code size Lines of code

Description

This project showcases how unit testing works by implementing a very simple Python library, and adding unit tests to it. The project uses Pytest.

Getting Started

Dependencies

The main project has no library dependencies, but the actual unit testing part relies on several packages listed in pyproject.toml. But in general, you'll need:

  • Python 3.11 or newer
  • Poetry

The project is automatically tested on the latest versions of Windows, Mac OS, and Ubuntu, and it has also been tested on both CPython and PyPy. Using other implementations or operating systems may work, but is not guaranteed.

Installation

Please see the documentation here.

Running unit tests

Please see the documentation here.

Version history

The project's changelog can be found here.

License

This project is licensed under the MIT license - see the LICENSE-file for details.

Acknowledgements

Inspiration, code snippets, debugging help, etc.

  • My fellow team members

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

unit_testing-1.0.4.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

unit_testing-1.0.4-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

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