| Name: | python3-testscenarios |
|---|---|
| Version: | 0.5.0 |
| Release: | 44.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 114510 |
| License: | Apache-2.0 AND BSD-3-Clause |
| RPM: | python3-testscenarios-0.5.0-44.el10_0.noarch.rpm |
| Source RPM: | python-testscenarios-0.5.0-44.el10_0.src.rpm |
| Build Date: | Fri Jan 24 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/testing-cabal/testscenarios |
| Summary: | Testscenarios, a pyunit extension for dependency injection |
| Description: | testscenarios provides clean dependency injection for python unittest style tests. This can be used for interface testing (testing many implementations via a single test suite) or for classic dependency injection (provide tests with dependencies externally to the test code itself, allowing easy testing in different situations). |