Name: | python3-TestSlide |
---|---|
Version: | 2.6.4 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 410647 |
License: | MIT |
RPM: | python3-TestSlide-2.6.4-2.el8.noarch.rpm |
Source RPM: | python-TestSlide-2.6.4-2.el8.src.rpm |
Build Date: | Sun Feb 14 2021 |
Build Host: | host-100-100-224-14.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/facebookincubator/TestSlide |
Summary: | A Python test framework |
Description: | A test framework for Python that enable unit testing / TDD / BDD to be productive and enjoyable. Its well behaved mocks with thorough API validations catches bugs both when code is first written or long in the future when it is changed. The flexibility of using them with existing unittest.TestCase or TestSlide's own test runner let users get its benefits without requiring refactoring existing code. |
- Backport PR#271, PR#272 and PR#273 to adjust requirements for EPEL 8
- New upstream release
- Build for EPEL 8
- New upstream release
- Backport PR#260, PR#261, PR#262 - Add py_provides for F32 - Build and package docs - Run tests
- Update BuildRequires - Remove unneeded shebangs - Drop unnecessary python_provide macro
- Initial package - Disable tests and docs for now