python3-pytest-subtests

unittest subTest() support and subtests fixture (Python3 version)
  https://github.com/pytest-dev/pytest-subtests/
  0
  no reviews



Unittest subTest() support and subtests fixture. It adds support for TestCase.subTest and a new subtests fixture, providing similar functionality for pure pytest tests.

This package contains the Python 3 version of the library.