awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 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-pluginsman-group का अवतार

    man-group/pytest-plugins

    597GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗597
  • pytest-dev/pytest-testinfraP

    pytest-dev/pytest-testinfra

    2,470GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗2,470
  • pytest-dev/pytest-xdistpytest-dev का अवतार

    pytest-dev/pytest-xdist

    1,869GitHub पर देखें↗

    pytest-xdist

    Python
    GitHub पर देखें↗1,869
  • gabrielcnr/pytest-datadirgabrielcnr का अवतार

    gabrielcnr/pytest-datadir

    275GitHub पर देखें↗

    pytest plugin for manipulating test data directories and files.

    Python
    GitHub पर देखें↗275
  • tarpas/pytest-testmontarpas का अवतार

    tarpas/pytest-testmon

    989GitHub पर देखें↗

    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
    GitHub पर देखें↗989

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
adamluzsi/testcaseA

adamluzsi/testcase

0GitHub पर देखें↗
GitHub पर देखें↗0
  • adamchainz/pytest-reverseadamchainz का अवतार

    adamchainz/pytest-reverse

    29GitHub पर देखें↗

    pytest-reverse

    Python
    GitHub पर देखें↗29
  • abhinaba-ghosh/axe-playwrightA

    abhinaba-ghosh/axe-playwright

    0GitHub पर देखें↗

    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,…

    GitHub पर देखें↗0
  • ainsleymcgrath/pytest-embraceainsleymcgrath का अवतार

    ainsleymcgrath/pytest-embrace

    11GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗11
  • agourlay/cornichonagourlay का अवतार

    agourlay/cornichon

    234GitHub पर देखें↗

    Testing tool in Scala for HTTP JSON API

    Scala
    GitHub पर देखें↗234
  • airbnb/okreplayA

    airbnb/okreplay

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • airspeed-velocity/asvairspeed-velocity का अवतार

    airspeed-velocity/asv

    1,006GitHub पर देखें↗

    airspeed velocity

    Python
    GitHub पर देखें↗1,006
  • airstruck/knifeairstruck का अवतार

    airstruck/knife

    515GitHub पर देखें↗

    A collection of useful micro-modules for Lua.

    Lua
    GitHub पर देखें↗515
  • alco/mix-erlang-tasksalco का अवतार

    alco/mix-erlang-tasks

    21GitHub पर देखें↗

    Common tasks for Erlang projects that use Mix

    Elixir
    GitHub पर देखें↗21
  • adacore/aunitAdaCore का अवतार

    AdaCore/aunit

    11GitHub पर देखें↗

    AUnit README

    Ada
    GitHub पर देखें↗11
  • alfert/propcheckalfert का अवतार

    alfert/propcheck

    393GitHub पर देखें↗

    Property based Testing for Elixir (based upon PropEr)

    Elixir
    GitHub पर देखें↗393
  • alexfernandez/loadtestalexfernandez का अवतार

    alexfernandez/loadtest

    2,633GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗2,633
  • agiledragon/gomonkeyagiledragon का अवतार

    agiledragon/gomonkey

    2,257GitHub पर देखें↗

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

    Gofunctionfunction-variableglobal-variable
    GitHub पर देखें↗2,257
  • alibaba/uirecorderalibaba का अवतार

    alibaba/uirecorder

    2,073GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗2,073
  • alicebob/miniredisalicebob का अवतार

    alicebob/miniredis

    3,560GitHub पर देखें↗

    Pure Go Redis server for Go unittests

    Gogoredisunittest
    GitHub पर देखें↗3,560
  • alisoftware/ohhttpstubsAliSoftware का अवतार

    AliSoftware/OHHTTPStubs

    5,068GitHub पर देखें↗

    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
    GitHub पर देखें↗5,068
  • alkass/polishAlkass का अवतार

    Alkass/polish

    59GitHub पर देखें↗

    Testing Framework for Rust

    Rustrusttest-driven-developmenttesting-framework
    GitHub पर देखें↗59
  • americanexpress/jest-image-snapshotamericanexpress का अवतार

    americanexpress/jest-image-snapshot

    3,913GitHub पर देखें↗

    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
    GitHub पर देखें↗3,913
  • angular/protractorangular का अवतार

    angular/protractor

    8,694GitHub पर देखें↗

    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
    GitHub पर देखें↗8,694
  • anthonylloyd/cscheckAnthonyLloyd का अवतार

    AnthonyLloyd/CsCheck

    205GitHub पर देखें↗

    Random testing library for C#

    C#causal-profilingconcurrency-testingmetamorphic-testing
    GitHub पर देखें↗205
  • antonmi/especantonmi का अवतार

    antonmi/espec

    816GitHub पर देखें↗

    Elixir Behaviour Driven Development

    Elixir
    GitHub पर देखें↗816
  • antp/kovacsantp का अवतार

    antp/kovacs

    4GitHub पर देखें↗

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

    Elixir
    GitHub पर देखें↗4
  • apache/cassandra-harryA

    apache/cassandra-harry

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • apache/jmeterapache का अवतार

    apache/jmeter

    9,233GitHub पर देखें↗

    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
    GitHub पर देखें↗9,233
  • alexei-led/pumbaalexei-led का अवतार

    alexei-led/pumba

    3,051GitHub पर देखें↗

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

    Go
    GitHub पर देखें↗3,051