unittest

unittest

Python
+
+

Related Products

  • Parasoft
    131 Ratings
    Visit Website
  • Boozang
    15 Ratings
    Visit Website
  • Global App Testing
    59 Ratings
    Visit Website
  • Gearset
    225 Ratings
    Visit Website
  • MuukTest
    31 Ratings
    Visit Website
  • QA Wolf
    234 Ratings
    Visit Website
  • qTest
    Visit Website
  • Epicor Kinetic
    509 Ratings
    Visit Website
  • viewneo
    50 Ratings
    Visit Website
  • Lodgify
    4,036 Ratings
    Visit Website

About

pytest helps you write better programs. The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. Due to pytest’s detailed assertion introspection, only plain assert statements are used. Detailed info on failing assert statements. Auto-discovery of test modules and functions. Modular fixtures for managing small or parametrized long-lived test resources. Can run unittest (including trial) and nose test suites out of the box. Supports Python 3.6+ and PyPy 3. Rich plugin architecture, with over 315+ external plugins and thriving community. The maintainers of pytest and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use.

About

The unittest unit testing framework was originally inspired by JUnit and has a similar flavor as major unit testing frameworks in other languages. It supports test automation, sharing of setup and shutdown code for tests, aggregation of tests into collections, and independence of the tests from the reporting framework. A test fixture represents the preparation needed to perform one or more tests, and any associated cleanup actions. This may involve, for example, creating temporary or proxy databases, directories, or starting a server process. A test suite is a collection of test cases, test suites, or both. It is used to aggregate tests that should be executed together. A test runner is a component which orchestrates the execution of tests and provides the outcome to the user. The runner may use a graphical interface, a textual interface, or return a special value to indicate the results of executing the tests.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Developers that require a solution to run complex functional tests for applications and libraries

Audience

Unit Testing framework for developers

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

No information available.
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

pytest
Founded: 2004
docs.pytest.org/en/6.2.x/

Company Information

Python
docs.python.org/3/library/unittest.html

Alternatives

Alternatives

HUnit

HUnit

Hackage
Jtest

Jtest

Parasoft
TestComplete

TestComplete

SmartBear
NUnit

NUnit

.NET Foundation

Categories

Categories

Integrations

Captain
Codecov
Python
Allure Report
Coverage.py
Katalon Recorder
Katalon TestCloud
Launchable
Opik
Pynt
Roost.ai
TestQuality
Testmo
VIKTOR
Zebrunner
pytest-cov

Integrations

Captain
Codecov
Python
Allure Report
Coverage.py
Katalon Recorder
Katalon TestCloud
Launchable
Opik
Pynt
Roost.ai
TestQuality
Testmo
VIKTOR
Zebrunner
pytest-cov
Claim pytest and update features and information
Claim pytest and update features and information
Claim unittest and update features and information
Claim unittest and update features and information