SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 Python testing-framework Projects
-
molecule
Molecule aids in the development and testing of Ansible content: collections, playbooks and roles
Hell, the ansible roles I maintain use Molecule for testing.
-
Selenium Wire
Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
Project mention: Tutorials on scraping via monitoring network tab and request methods? | /r/learnpython | 2023-07-07Maybe the next step is combining selenium with network capture ability like in selenium-wire: https://github.com/wkeeling/selenium-wire ?
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
cli
a lightweight, security focused, BDD test framework against terraform. (by terraform-compliance)
-
ward
Ward is a modern test framework for Python with a focus on productivity and readability. (by darrenburns)
-
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
hitchstory
Type-safe YAML integration tests. Tests that write your docs. Tests that rewrite themselves.
Project mention: How to add documentation to your product life cycle | news.ycombinator.com | 2023-10-09I don't like gherkin. It's it has very awkward syntax, it's not type safe, it's very verbose, it has no ability to abstract scenarios and rather than being a source for generating the documentation it tries to be the documentation.
Nonetheless, there is a small number of projects where they either work around this or it doesn't matter as much. I find that most people that apply gherkin to their projects find it doesn't work - usually for one of the above reasons.
I built https://github.com/hitchdev/hitchstory as an alternative that has straightforward syntax (YAML), very strict type safety (StrictYAML), low verbosity, and is explicitly designed as a source for generating documentation rather than trying to be the documentation.
-
-
AutoControl Documentation
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python testing-framework related posts
- Optimizing Postgres's Autovacuum for High-Churn Tables
- Tutorials on scraping via monitoring network tab and request methods?
- Centralized user mangement for Linux
- Ask HN: BDD and Gherkin tests, do they provide value in the real world?
- Molecule 6 Developer Preview and Feedback
- How much time do you spend on writing automated tests?
- Architect forcing his way of writing tests
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9b2fd1c0>
www.saashub.com | 10 Dec 2023
Index
What are some of the best open-source testing-framework projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | molecule | 3,718 |
2 | Selenium Wire | 1,714 |
3 | cli | 1,305 |
4 | ward | 1,143 |
5 | CrossHair | 912 |
6 | deepstate | 801 |
7 | nose2 | 763 |
8 | hitchstory | 68 |
9 | pytypest | 55 |
10 | AutoControl | 39 |
11 | flask-unittest | 38 |
12 | op-test | 33 |
13 | LuluTest | 15 |
14 | testa | 9 |