- doctest 标准库
- unitest 标准库
- pytest,基于 unitest
pytest-dev/pytest - nose/nose2,基于 unitest
nose-devs/nose
nose-devs/nose2
其他项目:
- openatx/uiautomator2
Android Uiautomator2 Python Wrapper - pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing - pytest-dev/pytest-testinfra
Testinfra test your infrastructures - jeffzh3ng/fuxi
Penetration Testing Platform - locustio/locust
Scalable user load testing tool written in Python - svanoort/pyresttest
Python Rest Testing - SECFORCE/sparta
Network Infrastructure Penetration Testing Tool - sivel/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net - infobyte/faraday
Collaborative Penetration Test and Vulnerability Management Platform - robotframework/robotframework
Generic automation framework for acceptance testing and RPA - Manisso/fsociety
fsociety Hacking Tools Pack – A Penetration Testing Framework - cocotb/cocotb
cocotb, a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python - wolever/parameterized
Parameterized testing with any Python test framework - cujanovic/SSRF-Testing
SSRF (Server Side Request Forgery) testing resources - liwanlei/FXTest
接口自动化测试平台——python+flask版,支持http协议,java 版本开发完毕https://github.com/liwanlei/plan - kmmbvnr/django-jenkins
Plug and play continuous integration with django and jenkins - xiaocong/uiautomator
Python wrapper of Android uiautomator test tool. - cobrateam/splinter
splinter - python test framework for web applications - FSecureLABS/needle
The iOS Security Testing Framework - robotframework/SeleniumLibrary
Web testing library for Robot Framework - githublitao/api_automation_test
接口自动化测试平台,已停止维护,看心情改改 - ndb796/python-for-coding-test
[한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소스코드 저장소입니다. - FactoryBoy/factory_boy
A test fixtures replacement for Python - Blazemeter/taurus
Automation-friendly framework for Continuous Testing by - jazzband/django-nose
Django test runner using nose - flipkart-incubator/Astra
Automated Security Testing For REST API's - nose-devs/nose
nose is nicer testing for python - SecuraBV/CVE-2020-1472
Test tool for CVE-2020-1472 - localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! - spulec/freezegun
Let your Python tests travel through time - Tencent/FAutoTest
A UI automated testing framework for H5 and applets - robotframework/RIDE
Test data editor for Robot Framework - microsoft/playwright-python
Python version of the Playwright testing and automation library. - autotest/autotest
Autotest - Fully automated tests on Linux - ansible-community/molecule
Molecule aids in the development and testing of Ansible roles - pytest-dev/pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes. - powerfulseal/powerfulseal
A powerful testing tool for Kubernetes clusters. - google/nogotofail
An on-path blackbox network traffic security testing tool - wntrblm/nox
Flexible test automation for Python - mjhea0/flaskr-tdd
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript - aws-ia/taskcat
Test all the CloudFormation things! (with TaskCat) - facebookarchive/huxley
A testing system for catching visual regressions in Web applications. - pytest-dev/pytest-bdd
BDD library for the py.test runner - dagrz/aws_pwn
A collection of AWS penetration testing junk - boxed/mutmut
Mutation testing system - vishnubob/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port - ethereum/casper
Casper contract, and related software and tests - jhlau/doc2vec
Python scripts for training/testing paragraph vectors - fsociety-team/fsociety
A Modular Penetration Testing Framework - 0xInfection/TIDoS-Framework
The Offensive Manual Web Application Penetration Testing Framework. - praetorian-inc/pentestly
Python and Powershell internal penetration testing framework - hizhangp/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase. - zhuifengshen/xmind2testcase
XMind2TestCase基于python实现,提供了一个高效测试用例设计的解决方案! - AnasAboureada/Penetration-Testing-Study-Notes
Penetration Testing notes, resources and scripts - jseidl/GoldenEye
GoldenEye Layer 7 (KeepAlive+NoCache) DoS Test Tool - testcontainers/testcontainers-python
Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests. - spulec/moto
A library that allows you to easily mock out tests based on AWS infrastructure. - buildbot/buildbot
Python-based continuous integration testing framework; your pull requests are more than welcome! - fossasia/open-event-server
The Open Event Organizer Server to Manage Events https://test-api.eventyay.com - AirtestProject/Poco
A cross-engine test automation framework based on UI inspection - Yijunmaverick/CartoonGAN-Test-Pytorch-Torch
Pytorch and Torch testing code of CartoonGAN [Chen et al., CVPR18] - ionelmc/pytest-benchmark
py.test fixture for benchmarking code - aws/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM - crossbario/autobahn-testsuite
Autobahn WebSocket protocol testsuite - sixpack/sixpack
Sixpack is a language-agnostic a/b-testing framework - SofianeHamlaoui/Lockdoor-Framework
🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources - mongomock/mongomock
Small library for mocking pymongo collection objects for testing purposes - OWASP/owasp-mstg
The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS). - python-needle/needle
Automated tests for your CSS. - gyoisamurai/GyoiThon
GyoiThon is a growing penetration test tool using Machine Learning. - SeldomQA/seldom
WebUI/HTTP automation testing framework based on unittest - joestump/python-oauth2
A fully tested, abstract interface to creating OAuth clients and servers. - maltize/sublime-text-2-ruby-tests
Sublime Text 2 plugin for running ruby tests! (Unit, RSpec, Cucumber) - emirozer/fake2db
create custom test databases that are populated with fake data - owid/covid-19-data
Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data - Teemu/pytest-sugar
a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly) - GeorgeSeif/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily! - jamesls/fakeredis
Fake implementation of redis API (redis-py) for testing purposes - HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing. - se2p/pynguin
The PYthoN General UnIt Test geNerator is a test-generation tool for Python - luogu-dev/cyaron
CYaRon: Yet Another Random Olympic-iNformatics test data generator - knownsec/pocsuite3
pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team. - seleniumbase/SeleniumBase
A Python framework that inspires developers to become better test automation engineers. 🧠💡 - terraform-compliance/cli
a lightweight, security focused, BDD test framework against terraform. - coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production - facebookresearch/DomainBed
DomainBed is a suite to test domain generalization algorithms - qubvel/ttach
Image Test Time Augmentation with PyTorch! - RhinoSecurityLabs/pacu
The AWS exploitation framework, designed for testing the security of Amazon Web Services environments. - doyensec/inql
InQL - A Burp Extension for GraphQL Security Testing - revsys/django-test-plus
Useful additions to Django's default TestCase - online-judge-tools/oj
Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it. - ticarpi/jwt_tool
:snake: A toolkit for testing, tweaking and cracking JSON Web Tokens - yashaka/selene
User-oriented Web UI browser tests in Python - davidtvs/pytorch-lr-finder
A learning rate range test implementation in PyTorch - kevinburke/hamms
Malformed servers to test your HTTP client - tarpas/pytest-testmon
Selects tests affected by changed files. Continous test runner when used with pytest-watch. - pluwen/awesome-testflight-link
Collection of Testflight public app link(iOS/iPad OS/macOS)。 - facebookarchive/bootstrapped
Generate bootstrapped confidence intervals for A/B testing in Python. - devpi/devpi
Python PyPi staging server and packaging, testing, release tool - eth-brownie/brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine. - scanapi/scanapi
Automated Integration Testing and Live Documentation for your API - kevin1024/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing - sodadata/soda-core
Data profiling, testing, and monitoring for SQL accessible data. - CleanCut/green
Green is a clean, colorful, fast python test runner. - trailofbits/deepstate
A unit test-like interface for fuzzing and symbolic execution - ashishb/adb-enhanced
🔪Swiss-army knife for Android testing and development 🔪 ⛺ - D4Vinci/One-Lin3r
Gives you one-liners that aids in penetration testing operations, privilege escalation and more - newsapps/beeswithmachineguns
A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications). - nilboy/tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test) - NVlabs/FUNIT
Translate images to unseen domains in the test time with few example images. - kyclark/tiny_python_projects
Code for Tiny Python Projects (Manning, 2020, ISBN 1617297518). Learning Python through test-driven development of games and puzzles. - XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%. - defparam/smuggler
Smuggler - An HTTP Request Smuggling / Desync testing tool written in Python 3 - joeyespo/pytest-watch
Local continuous test runner with pytest and watchdog. - s0md3v/Blazy
Blazy is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF . - chakki-works/sumeval
Well tested & Multi-language evaluation framework for text summarization. - kiwitcms/Kiwi
The leading open source test management system with over 1 million downloads! - chenjj/espoofer
An email spoofing testing tool that aims to bypass SPF/DKIM/DMARC and forge DKIM signatures.🍻 - MisterBianco/BoopSuite
A Suite of Tools written in Python for wireless auditing and security testing. - cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR - rueckstiess/mtools
A collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files. - MozillaSecurity/funfuzz
A collection of fuzzers in a harness for testing the SpiderMonkey JavaScript engine. - schemathesis/schemathesis
A modern API testing tool for web applications built with Open API and GraphQL specifications. - worstcase/blockade
Docker-based utility for testing network failures and partitions in distributed applications - kvalle/diy-lang
A hands-on, test driven guide to implementing a simple programming language - nidhaloff/igel
a delightful machine learning tool that allows you to train, test, and use models without writing code - minimaxir/gpt-3-experiments
Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts. - tonglei100/sweetest
小而美的自动化测试解决方案,支持 Web UI 测试,Http 接口测试,DB 操作测试,App 测试,小程序测试,Windows GUI 测试,文件操作 - sdispater/cleo
Cleo allows you to create beautiful and testable command-line interfaces. - joedicastro/vps-comparison
A comparison between some VPS providers. It uses Ansible to perform a series of automated benchmark tests over the VPS servers that you specify. It allows the reproducibility of those tests by anyone that wanted to compare these results to their own. All the tests results are available in order to provide independence and transparency. - ryansmcgee/seirsplus
Models of SEIRS epidemic dynamics with extensions, including network-structured populations, testing, contact tracing, and social distancing. - karec/cookiecutter-flask-restful
Flask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and more - facebookresearch/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423 - honeynet/droidbot
A lightweight test input generator for Android. Similar to Monkey, but with more intelligence and cool features! - darrenburns/ward
Ward is a modern test framework for Python with a focus on productivity and readability. - httpie/http-prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie - codingo/Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing. - deepmind/pycolab
A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning agents! - mjpost/sacrebleu
Reference BLEU implementation that auto-downloads test sets and reports a version string to facilitate cross-lab comparisons - pschanely/CrossHair
An analysis tool for Python that blurs the line between testing and type systems. - microsoft/restler-fuzzer
RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services. - RussBaz/enforce
Python 3.5+ runtime type checking for integration testing and data validation - pyvisa/pyvisa
A Python package with bindings to the "Virtual Instrument Software Architecture" VISA library, in order to control measurement devices and test equipment via GPIB, RS232, or USB. - garethdmm/gryphon
Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-tested with billions traded. - taverntesting/tavern
A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax - dephell/dephell
:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version. - hash3liZer/WiFiBroot
A Wireless (WPA/WPA2) Pentest/Cracking tool. Captures & Crack 4-way handshake and PMKID key. Also, supports a deauthentication/jammer mode for stress testing - GoVanguard/legion
Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems. - EnableSecurity/sipvicious
SIPVicious OSS has been around since 2007 and is actively updated to help security teams, QA and developers test SIP-based VoIP systems and applications. - deepchecks/deepchecks
Test Suites for Validating ML Models & Data. Deepchecks is a Python package for comprehensively validating your machine learning models and data with minimal effort. - microsoft/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks. - YudeWang/deeplabv3plus-pytorch
Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished. - james-atkinson/speedcomplainer
A python app that will test your internet connection and then complain to your service provider (and log to a data store if you'd like) - flyteorg/flyte
Kubernetes-native workflow automation platform for complex, mission-critical data and ML processes at scale. It has been battle-tested at Lyft, Spotify, Freenome, and others and is truly open-source. - galkan/crowbar
Crowbar is brute forcing tool that can be used during penetration tests. It is developed to support protocols that are not currently supported by thc-hydra and other popular brute forcing tools. - bslatkin/dpxdt
Make continuous deployment safe by comparing before and after webpage screenshots for each release. Depicted shows when any visual, perceptual differences are found. This is the ultimate, automated end-to-end test. - xtiankisutsa/MARA_Framework
MARA is a Mobile Application Reverse engineering and Analysis Framework. It is a toolkit that puts together commonly used mobile application reverse engineering and analysis tools to assist in testing mobile applications against the OWASP mobile security threats. - Quitten/Autorize
Automatic authorization enforcement detection extension for burp suite written in Jython developed by Barak Tawily in order to ease application security people work and allow them perform an automatic authorization tests - HXSecurity/DongTai
DongTai is an interactive application security testing(IAST) product that supports the detection of OWASP WEB TOP 10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabilities, unauthorized access vulnerabilities, etc.), third-party component vulnerabilities, etc. - bhdresh/CVE-2017-0199
Exploit toolkit CVE-2017-0199 - v4.0 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft Office RCE. It could generate a malicious RTF/PPSX file and deliver metasploit / meterpreter / other payload to victim without any complex configuration. - screetsec/BruteSploit
BruteSploit is a collection of method for automated Generate, Bruteforce and Manipulation wordlist with interactive shell. That can be used during a penetration test to enumerate and maybe can be used in CTF for manipulation,combine,transform and permutation some words or file text :p - cirosantilli/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 host.