awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 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 de man-group

    man-group/pytest-plugins

    597Ver en GitHub↗

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

    Python
    Ver en GitHub↗597
  • pytest-dev/pytest-testinfraP

    pytest-dev/pytest-testinfra

    2,470Ver en GitHub↗

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

    Python
    Ver en GitHub↗2,470
  • pytest-dev/pytest-xdistAvatar de pytest-dev

    pytest-dev/pytest-xdist

    1,869Ver en GitHub↗

    pytest-xdist

    Python
    Ver en GitHub↗1,869
  • gabrielcnr/pytest-datadirAvatar de gabrielcnr

    gabrielcnr/pytest-datadir

    275Ver en GitHub↗

    pytest plugin for manipulating test data directories and files.

    Python
    Ver en GitHub↗275
  • tarpas/pytest-testmonAvatar de tarpas

    tarpas/pytest-testmon

    989Ver en 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
    Ver en GitHub↗989

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
adamluzsi/testcaseA

adamluzsi/testcase

0Ver en GitHub↗
Ver en GitHub↗0
  • adamchainz/pytest-reverseAvatar de adamchainz

    adamchainz/pytest-reverse

    29Ver en GitHub↗

    pytest-reverse

    Python
    Ver en GitHub↗29
  • abhinaba-ghosh/axe-playwrightA

    abhinaba-ghosh/axe-playwright

    0Ver en 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,…

    Ver en GitHub↗0
  • ainsleymcgrath/pytest-embraceAvatar de ainsleymcgrath

    ainsleymcgrath/pytest-embrace

    11Ver en GitHub↗

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

    Python
    Ver en GitHub↗11
  • agourlay/cornichonAvatar de agourlay

    agourlay/cornichon

    234Ver en GitHub↗

    Testing tool in Scala for HTTP JSON API

    Scala
    Ver en GitHub↗234
  • airbnb/okreplayA

    airbnb/okreplay

    0Ver en GitHub↗
    Ver en GitHub↗0
  • airspeed-velocity/asvAvatar de airspeed-velocity

    airspeed-velocity/asv

    1,006Ver en GitHub↗

    airspeed velocity

    Python
    Ver en GitHub↗1,006
  • airstruck/knifeAvatar de airstruck

    airstruck/knife

    515Ver en GitHub↗

    A collection of useful micro-modules for Lua.

    Lua
    Ver en GitHub↗515
  • alco/mix-erlang-tasksAvatar de alco

    alco/mix-erlang-tasks

    21Ver en GitHub↗

    Common tasks for Erlang projects that use Mix

    Elixir
    Ver en GitHub↗21
  • adacore/aunitAvatar de AdaCore

    AdaCore/aunit

    11Ver en GitHub↗

    AUnit README

    Ada
    Ver en GitHub↗11
  • alfert/propcheckAvatar de alfert

    alfert/propcheck

    393Ver en GitHub↗

    Property based Testing for Elixir (based upon PropEr)

    Elixir
    Ver en GitHub↗393
  • alexfernandez/loadtestAvatar de alexfernandez

    alexfernandez/loadtest

    2,633Ver en 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
    Ver en GitHub↗2,633
  • agiledragon/gomonkeyAvatar de agiledragon

    agiledragon/gomonkey

    2,257Ver en GitHub↗

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

    Gofunctionfunction-variableglobal-variable
    Ver en GitHub↗2,257
  • alibaba/uirecorderAvatar de alibaba

    alibaba/uirecorder

    2,073Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗2,073
  • alicebob/miniredisAvatar de alicebob

    alicebob/miniredis

    3,560Ver en GitHub↗

    Pure Go Redis server for Go unittests

    Gogoredisunittest
    Ver en GitHub↗3,560
  • alisoftware/ohhttpstubsAvatar de AliSoftware

    AliSoftware/OHHTTPStubs

    5,068Ver en 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
    Ver en GitHub↗5,068
  • alkass/polishAvatar de Alkass

    Alkass/polish

    59Ver en GitHub↗

    Testing Framework for Rust

    Rustrusttest-driven-developmenttesting-framework
    Ver en GitHub↗59
  • americanexpress/jest-image-snapshotAvatar de americanexpress

    americanexpress/jest-image-snapshot

    3,913Ver en 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
    Ver en GitHub↗3,913
  • angular/protractorAvatar de angular

    angular/protractor

    8,694Ver en 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
    Ver en GitHub↗8,694
  • anthonylloyd/cscheckAvatar de AnthonyLloyd

    AnthonyLloyd/CsCheck

    205Ver en GitHub↗

    Random testing library for C#

    C#causal-profilingconcurrency-testingmetamorphic-testing
    Ver en GitHub↗205
  • antonmi/especAvatar de antonmi

    antonmi/espec

    816Ver en GitHub↗

    Elixir Behaviour Driven Development

    Elixir
    Ver en GitHub↗816
  • antp/kovacsAvatar de antp

    antp/kovacs

    4Ver en GitHub↗

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

    Elixir
    Ver en GitHub↗4
  • apache/cassandra-harryA

    apache/cassandra-harry

    0Ver en GitHub↗
    Ver en GitHub↗0
  • apache/jmeterAvatar de apache

    apache/jmeter

    9,233Ver en 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
    Ver en GitHub↗9,233
  • alexei-led/pumbaAvatar de alexei-led

    alexei-led/pumba

    3,051Ver en GitHub↗

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

    Go
    Ver en GitHub↗3,051