The pytest-attrib plugin extends py.test with the ability to select tests based on a criteria rather than just the filename or pytest.marks. For example, you might want to run only tests that need internet connectivity, or tests that are slow.
The pytest.mark plugin already provides a featrure to mark tests and run only the marked tests. This plugin also allows to run expressions on the attributes of the class, and does not require the pytest.mark decorator.
It offers features similar to the nose plugin nose-attrib.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.1.3-bp156.3.44 info | GA Release | 2024-05-21 | 15 SP6 |
|
|
0.1.3-bp155.2.47 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.1.3-bp154.1.81 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.1.3-bp153.1.81 info | GA Release | 2021-05-18 | 15 SP3 |
|
|
0.1.3-bp152.4.31 info | GA Release | 2020-06-23 | 15 SP2 |
|
|
0.1.3-bp151.3.3 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.1.3-bp150.2.3 info | GA Release | 2018-07-30 | 15 |
|
|