awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pytest-dev/pytest-randomly

Open-source alternatives to Pytest Randomly

30 open-source projects similar to pytest-dev/pytest-randomly, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pytest Randomly alternative.

  • man-group/pytest-pluginsAvatar man-group

    man-group/pytest-plugins

    597Vezi pe GitHub↗

    OS | Build | Coverage | ------ |------------------------------------------------------------------------------------------------------------------------------------------------------------------| -------- |

    Python
    Vezi pe GitHub↗597
  • pytest-dev/pytest-testinfraP

    pytest-dev/pytest-testinfra

    2,470Vezi pe GitHub↗

    ################################## Testinfra test your infrastructure ##################################

    Python
    Vezi pe GitHub↗2,470
  • pytest-dev/pytest-xdistAvatar pytest-dev

    pytest-dev/pytest-xdist

    1,869Vezi pe GitHub↗

    pytest-xdist

    Python
    Vezi pe GitHub↗1,869
  • gabrielcnr/pytest-datadirAvatar gabrielcnr

    gabrielcnr/pytest-datadir

    275Vezi pe GitHub↗

    pytest plugin for manipulating test data directories and files.

    Python
    Vezi pe GitHub↗275
  • tarpas/pytest-testmonAvatar tarpas

    tarpas/pytest-testmon

    989Vezi pe GitHub↗

    This is a pytest plug-in which automatically selects and re-executes only tests affected by recent changes. How is this possible in dynamic language like Python and how reliable is it? Read here: Determining affected tests

    Python
    Vezi pe GitHub↗989

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
adamluzsi/testcaseA

adamluzsi/testcase

0Vezi pe GitHub↗
Vezi pe GitHub↗0
  • adamchainz/pytest-reverseAvatar adamchainz

    adamchainz/pytest-reverse

    29Vezi pe GitHub↗

    pytest-reverse

    Python
    Vezi pe GitHub↗29
  • abhinaba-ghosh/axe-playwrightA

    abhinaba-ghosh/axe-playwright

    0Vezi pe GitHub↗

    Axe-core® is a powerful accessibility testing engine provided by Deque Systems that powers this package. Axe-Playwright provides simple commands to integrate the axe-core® library with your Playwright tests. This integration functions seamlessly across all Playwright browsers: Chromium, Firefox,…

    Vezi pe GitHub↗0
  • ainsleymcgrath/pytest-embraceAvatar ainsleymcgrath

    ainsleymcgrath/pytest-embrace

    11Vezi pe GitHub↗

    The pytest-embrace plugin enables judicious, repeatable, lucid unit testing using.

    Python
    Vezi pe GitHub↗11
  • agourlay/cornichonAvatar agourlay

    agourlay/cornichon

    234Vezi pe GitHub↗

    Testing tool in Scala for HTTP JSON API

    Scala
    Vezi pe GitHub↗234
  • airbnb/okreplayA

    airbnb/okreplay

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • airspeed-velocity/asvAvatar airspeed-velocity

    airspeed-velocity/asv

    1,006Vezi pe GitHub↗

    airspeed velocity

    Python
    Vezi pe GitHub↗1,006
  • airstruck/knifeAvatar airstruck

    airstruck/knife

    515Vezi pe GitHub↗

    A collection of useful micro-modules for Lua.

    Lua
    Vezi pe GitHub↗515
  • alco/mix-erlang-tasksAvatar alco

    alco/mix-erlang-tasks

    21Vezi pe GitHub↗

    Common tasks for Erlang projects that use Mix

    Elixir
    Vezi pe GitHub↗21
  • adacore/aunitAvatar AdaCore

    AdaCore/aunit

    11Vezi pe GitHub↗

    AUnit README

    Ada
    Vezi pe GitHub↗11
  • alfert/propcheckAvatar alfert

    alfert/propcheck

    393Vezi pe GitHub↗

    Property based Testing for Elixir (based upon PropEr)

    Elixir
    Vezi pe GitHub↗393
  • alexfernandez/loadtestAvatar alexfernandez

    alexfernandez/loadtest

    2,633Vezi pe GitHub↗

    Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.

    JavaScript
    Vezi pe GitHub↗2,633
  • agiledragon/gomonkeyAvatar agiledragon

    agiledragon/gomonkey

    2,257Vezi pe GitHub↗

    gomonkey is a library to make monkey patching in unit tests easy

    Gofunctionfunction-variableglobal-variable
    Vezi pe GitHub↗2,257
  • alibaba/uirecorderAvatar alibaba

    alibaba/uirecorder

    2,073Vezi pe GitHub↗

    UI Recorder is multi-platform UI test case recorder like Selenium IDE but more powerful than Selenium IDE!

    JavaScript
    Vezi pe GitHub↗2,073
  • alicebob/miniredisAvatar alicebob

    alicebob/miniredis

    3,560Vezi pe GitHub↗

    Pure Go Redis server for Go unittests

    Gogoredisunittest
    Vezi pe GitHub↗3,560
  • alisoftware/ohhttpstubsAvatar AliSoftware

    AliSoftware/OHHTTPStubs

    5,068Vezi pe GitHub↗

    OHHTTPStubs is an HTTP network mocking library and request interceptor used to simulate server responses for testing application behavior without a live backend. It functions as a network request stubbing tool that captures outgoing network calls and replaces them with predefined mock data, custom status codes, and headers. The library distinguishes itself through its ability to simulate a wide range of network conditions, including artificial latency and connection failures. It supports dynamic response sequencing, allowing the tool to return a series of different responses for the same requ

    Objective-Ciosmockmock-server
    Vezi pe GitHub↗5,068
  • alkass/polishAvatar Alkass

    Alkass/polish

    59Vezi pe GitHub↗

    Testing Framework for Rust

    Rustrusttest-driven-developmenttesting-framework
    Vezi pe GitHub↗59
  • americanexpress/jest-image-snapshotAvatar americanexpress

    americanexpress/jest-image-snapshot

    3,913Vezi pe GitHub↗

    jest-image-snapshot is a Node.js image testing library and visual comparison engine designed for visual regression testing within Jest. It provides a custom matcher to compare current images against baseline snapshots to identify pixel differences. The tool generates image diffs that highlight specific divergences between baseline and received snapshots. It includes mechanisms to update baseline images when changes are approved and allows for sensitivity tuning via pixel count, percentage thresholds, or blur to ignore noise. The library covers image snapshot management, including custom stor

    JavaScript
    Vezi pe GitHub↗3,913
  • angular/protractorAvatar angular

    angular/protractor

    8,694Vezi pe GitHub↗

    Protractor is a WebDriver-based end-to-end testing framework and browser automation tool. It serves as a frontend integration test suite used to verify web application flows by simulating user behavior and executing JavaScript within a browser. The framework is specifically designed for testing Angular applications, providing specialized locators and synchronization tools that align with the framework lifecycle. It distinguishes itself through automatic test step synchronization, which pauses execution until pending page tasks are completed to ensure stable browser execution. The tool covers

    JavaScriptangularend-to-endjavascript
    Vezi pe GitHub↗8,694
  • anthonylloyd/cscheckAvatar AnthonyLloyd

    AnthonyLloyd/CsCheck

    205Vezi pe GitHub↗

    Random testing library for C#

    C#causal-profilingconcurrency-testingmetamorphic-testing
    Vezi pe GitHub↗205
  • antonmi/especAvatar antonmi

    antonmi/espec

    816Vezi pe GitHub↗

    Elixir Behaviour Driven Development

    Elixir
    Vezi pe GitHub↗816
  • antp/kovacsAvatar antp

    antp/kovacs

    4Vezi pe GitHub↗

    Download the latest release (or clone) the repository and build Kovacs with:

    Elixir
    Vezi pe GitHub↗4
  • apache/cassandra-harryA

    apache/cassandra-harry

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • apache/jmeterAvatar apache

    apache/jmeter

    9,233Vezi pe GitHub↗

    Apache JMeter is a Java-based performance testing tool and multi-protocol traffic simulator used to analyze the stability and scalability of servers and networks. It functions as a distributed load testing framework that coordinates remote worker nodes from a single controller to generate high volumes of concurrent traffic. The project is distinguished by its ability to simulate traffic across diverse backend systems, including HTTP, JDBC, LDAP, JMS, FTP, and TCP. It provides a headless command-line interface for automated execution and a reporting system that transforms raw sample logs into

    Javajavaperformancetest
    Vezi pe GitHub↗9,233
  • alexei-led/pumbaAvatar alexei-led

    alexei-led/pumba

    3,051Vezi pe GitHub↗

    Chaos testing, network emulation, and stress testing tool for containers

    Go
    Vezi pe GitHub↗3,051