On some platforms, brp-compress zips man pages without distutils knowing about it. This results in an error when building an rpm for nose. The rpm build will report either that an unpackaged file was found, or that an expected package file was not found. If you see such an error when using the bdist_rpm command, uncomment the 'install_script' line in the '[bdist_rpm]' section of nose's setup.cfg file. This should fix the problem by fixing the man page filename in the generated rpm spec file.
nose is nicer testing for python
Overview
An AWS Pentesting tool that lets you use one-liner commands to backdoor an AWS account's resources with a rogue AWS account - or share the resources with the entire internet ๐
An AWS Pentesting tool that lets you use one-liner commands to backdoor an AWS account's resources with a rogue AWS account - or share the resources with the entire internet ๐
Pytest-rich - Pytest + rich integration (proof of concept)
pytest-rich Leverage rich for richer test session output. This plugin is not pub
Generic automation framework for acceptance testing and RPA
Robot Framework Introduction Installation Example Usage Documentation Support and contact Contributing License Introduction Robot Framework is a gener
Python Testing Crawler ๐ ๐ฉบ ๐ท๏ธ A crawler for automated functional testing of a web application
Python Testing Crawler ๐ ๐ฉบ ๐ท๏ธ A crawler for automated functional testing of a web application Crawling a server-side-rendered web application is a
A Proof of concept of a modern python CLI with click, pydantic, rich and anyio
httpcli This project is a proof of concept of a modern python networking cli which can be simple and easy to maintain using some of the best packages
Command line driven CI frontend and development task automation tool.
tox automation project Command line driven CI frontend and development task automation tool At its core tox provides a convenient way to run arbitrary
FaceBot is a script to automatically create a facebook account using the selenium and chromedriver modules.
FaceBot is a script to automatically create a facebook account using the selenium and chromedriver modules. That way, we don't need to input full name, email and password and date of birth. All will
Scalable user load testing tool written in Python
Locust Locust is an easy to use, scriptable and scalable performance testing tool. You define the behaviour of your users in regular Python code, inst
CNE-OVS-SIT - OVS System Integration Test Suite
CNE-OVS-SIT - OVS System Integration Test Suite Introduction User guide Discussion Introduction CNE-OVS-SIT is a test suite for OVS end-to-end functio
Automated Penetration Testing Framework
Automated Penetration Testing Framework
HTTP client mocking tool for Python - inspired by Fakeweb for Ruby
HTTPretty 1.0.5 HTTP Client mocking tool for Python created by Gabriel Falcรฃo . It provides a full fake TCP socket module. Inspired by FakeWeb Github
Statistical tests for the sequential locality of graphs
Statistical tests for the sequential locality of graphs You can assess the statistical significance of the sequential locality of an adjacency matrix
Silky smooth profiling for Django
Silk Silk is a live profiling and inspection tool for the Django framework. Silk intercepts and stores HTTP requests and database queries before prese
A tool to auto generate the basic mocks and asserts for faster unit testing
Mock Generator A tool to generate the basic mocks and asserts for faster unit testing. ๐ New: you can now use pytest-mock-generator, for more fluid p
Tutorial for integrating Oxylabs' Residential Proxies with Selenium
Oxylabsโ Residential Proxies integration with Selenium Requirements For the integration to work, you'll need to install Selenium on your system. You c
์๋ ๊ฑด๊ฐ์ํ ์๊ฐ์ง๋จ ๋ฉํฌ๋ก ์๋ฒ์ ์ฉ
Auto-Self-Diagnosis-for-server ์๋ ์๊ฐ์ง๋จ ๋ฉํฌ๋ก ์๋ฒ์ ์ฉ ์ด ํ๋ก๊ทธ๋จ์ SaidBySolo๋์ auto-self-diagnosis๋ฅผ ์ฐธ๊ณ ํ์ฌ ์ ์ํ์์ต๋๋ค. ๊ฐ์ธ ์ฌ์ฉ ๋ชฉ์ ์ผ๋ก ์ ์ํ์๊ธฐ ๋๋ฌธ์ ์ถํ ์ ๋ฐ์ดํธ๋ ์งํํ์ง ์์ต๋๋ค. ์์กด์ฑ G
Set your Dynaconf environment to testing when running pytest
pytest-dynaconf Set your Dynaconf environment to testing when running pytest. Installation You can install "pytest-dynaconf" via pip from PyPI: $ pip
Nokia SR OS automation
Nokia SR OS automation Nokia is one of the biggest vendors of the telecommunication equipment, which is very popular in the Service Provider segment.
pywinauto is a set of python modules to automate the Microsoft Windows GUI
pywinauto is a set of python modules to automate the Microsoft Windows GUI. At its simplest it allows you to send mouse and keyboard actions to windows dialogs and controls, but it has support for mo
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
PyAutoGUI PyAutoGUI is a cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. pip inst