% This file is GENERATED. Check the tools on https://nocomplexity.com/ or my github.com/nocomplexity to use it too! Its FOSS.
::::{grid} 3 :class-container: text-center :gutter: 2
:::{grid-item-card}
:link: https://nox.thea.codes/en/stable/index.html
{octicon}bookmark;1em;caption-text Nox
^^^
nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike tox, Nox uses a standard Python file for configuration.
+++
Read more or use this reference »
:::
:::{grid-item-card}
:link: https://www.pynguin.eu/
{octicon}bookmark;1em;caption-text Pynguin
^^^
Pynguin (IPA: ˈpɪŋɡuiːn), the PYthoN General UnIt test geNerator, is a tool that allows developers to generate unit tests automatically.Pynguin is developed at the Chair of Software Engineering II of the University of Passau.
+++
Read more or use this reference »
:::
:::{grid-item-card}
:link: https://pytest.org/en/latest/
{octicon}hubot;1em;caption-text pytest
^^^
The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries.
+++
Read more or use this reference »
:::
:::: % End of Grid % This file is GENERATED using a simple tool. Check the tools on https://nocomplexity.com/ or my github.com/nocomplexity to use it too! Its FOSS.