pytest¶
The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries.
homepage: https://docs.pytest.org/en/latest/
Available installations¶
| pytest version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 8.2.2 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2023.06 | pytest/8.2.2-GCCcore-13.2.0 |
| 7.4.2 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2023.06 | pytest/7.4.2-GCCcore-12.3.0 |
Extensions¶
Overview of extensions included in pytest installations
elementpath¶
elementpath version |
pytest modules that include it |
|---|---|
| 4.4.0 | pytest/8.2.2-GCCcore-13.2.0 |
| 4.1.5 | pytest/7.4.2-GCCcore-12.3.0 |
exceptiongroup¶
exceptiongroup version |
pytest modules that include it |
|---|---|
| 1.1.1 | pytest/7.4.2-GCCcore-12.3.0 |
iniconfig¶
iniconfig version |
pytest modules that include it |
|---|---|
| 2.0.0 | pytest/7.4.2-GCCcore-12.3.0 |
pluggy¶
pluggy version |
pytest modules that include it |
|---|---|
| 1.5.0 | pytest/8.2.2-GCCcore-13.2.0 |
| 1.2.0 | pytest/7.4.2-GCCcore-12.3.0 |
pytest¶
pytest version |
pytest modules that include it |
|---|---|
| 8.2.2 | pytest/8.2.2-GCCcore-13.2.0 |
| 7.4.2 | pytest/7.4.2-GCCcore-12.3.0 |
xmlschema¶
xmlschema version |
pytest modules that include it |
|---|---|
| 3.3.1 | pytest/8.2.2-GCCcore-13.2.0 |
| 2.5.0 | pytest/7.4.2-GCCcore-12.3.0 |