Example projects for the Python Testing 101 series from Automation Panda
☆74Apr 8, 2022Updated 4 years ago
Alternatives and similar repositories for python-testing-101
Users that are interested in python-testing-101 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Creating tests using python & pyTest, integrating it into Jenkins and show results via Allure reports☆14Jul 12, 2017Updated 9 years ago
- Introduction to pytest: A Test Automation University Course☆158Oct 8, 2023Updated 2 years ago
- Complete Automation framework for API using python + pytest +requests +github actions☆22Oct 26, 2023Updated 2 years ago
- Hibernate Tutorial For Beginners - Step by Step with Examples☆23Jul 5, 2017Updated 9 years ago
- Tableau Prep Cookbook, published by Packt☆21Apr 22, 2026Updated 4 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A brief lesson on pact.io using pact-python, pact broker, and simple examples of a client, server, and contract tests.☆14Jul 17, 2018Updated 8 years ago
- Test Automation University: Introduction to Selenium WebDriver with Python (Example Code)☆90Apr 17, 2024Updated 2 years ago
- selenium with python from basic to advanced with python 3.x☆101Aug 15, 2020Updated 6 years ago
- Example Nightwatch.js tests used to test the documentation website - https://nightwatchjs.org☆13Dec 30, 2022Updated 3 years ago
- Configurations for GitHub post-deployment testing with Assertible via CI☆13May 6, 2017Updated 9 years ago
- Real-time YouTube comment sentiment analysis using Kafka, Spark, and Streamlit dashboard.☆11Oct 2, 2024Updated last year
- toggle a scratchpad in Vim☆15Oct 23, 2025Updated 10 months ago
- Powering up Apache JMeter with Streamlit and opening the door for machine learning.☆22Updated this week
- ☆11Mar 3, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Contract Testing Example with Pact.io☆20Jan 23, 2023Updated 3 years ago
- Slides, examples, exercises and answers for my open source workshop on API testing in Python using requests☆97Apr 14, 2026Updated 5 months ago
- Easily share Selenium WebDriver cookies with Rest Assured back and forth with this Java library☆21Dec 6, 2018Updated 7 years ago
- Robot that interacts with repos for much Git/GitHub learning fun!☆34Oct 5, 2021Updated 4 years ago
- ☆12Apr 4, 2016Updated 10 years ago
- Demo for pytest+selenium workshop☆10Apr 8, 2017Updated 9 years ago
- ☆26Aug 25, 2020Updated 6 years ago
- A sample project to show how to use Drag and Drop in NightwatchJS☆16May 16, 2014Updated 12 years ago
- Old demo: Typescript+MochaJS+ChaiJS+RequestsJS for API testing. RAML validation as a bonus!☆15Jan 20, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- This repository contains source code for Python's Pytest Framework Video Tutorial☆22Mar 21, 2023Updated 3 years ago
- This is a Python script to automate the login process on Facebook.com☆10Jun 7, 2024Updated 2 years ago
- This repo is part of my WebdriverIO tutorial series on YouTube☆15Jan 6, 2023Updated 3 years ago
- Code associated with a research project for experimenting with different ways of surfacing stylistic, analytic, or visual discrepancies i…☆14Dec 12, 2024Updated last year
- Flask-based application that operates with the SQLite database, renders the matplot charts, and enables data editing.☆10Dec 8, 2021Updated 4 years ago
- A demo for design patterns written in C# with Moq, Xunit and FluentAssertions☆17Aug 4, 2024Updated 2 years ago
- Power tool for shredding text in Insert mode☆17Feb 13, 2022Updated 4 years ago
- JS client for inbucket mail service☆13Oct 16, 2024Updated last year
- A template project to demo testing GraphQL server and React Client☆14Jan 24, 2023Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A gentle introduction to machine learning: data handling, linear regression, naive bayes, clustering☆24Sep 6, 2019Updated 7 years ago
- 📔 Page object design pattern implementation (python, pom, selenium, pytest, travisCI)☆58Mar 20, 2024Updated 2 years ago
- Practice REST API test automation with Python 3☆12Dec 8, 2022Updated 3 years ago
- ☆18Aug 19, 2022Updated 4 years ago
- pytest plugin for visual regression testing https://pytest-needle.readthedocs.io☆17Dec 2, 2024Updated last year
- IPython notebook support in IntelliJ☆14Feb 2, 2023Updated 3 years ago
- A walkthrough of the examples given in "Test Driven Development by Example" by Kent Beck using Python.