awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dragoon/django-selenium

Open-source alternatives to Django Selenium

30 open-source projects similar to dragoon/django-selenium, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Django Selenium alternative.

  • myriad-dreamin/tinymistAvatar Myriad-Dreamin

    Myriad-Dreamin/tinymist

    2,907Vezi pe GitHub↗

    Tinymist is a comprehensive suite of tools for Typst document authoring, serving as a language server, document compiler, and project manager. It provides a standardized language service via the Language Server Protocol to enable editor features such as autocompletion, navigation, and semantic highlighting. The project distinguishes itself by integrating a TCP-based live preview server for real-time visual rendering and an advanced static analysis tool that utilizes abstract syntax trees and bidirectional type checking. It also includes a project management system capable of handling multi-fi

    Rustdapdap-serverformatter
    Vezi pe GitHub↗2,907
  • autoitmicro/microunittestingframeworkAvatar AutoItMicro

    AutoItMicro/MicroUnitTestingFramework

    5Vezi pe GitHub↗

    Micro - The AutoIt Unit Testing Framework

    AutoIt
    Vezi pe GitHub↗5
  • django-nose/django-noseAvatar django-nose

    django-nose/django-nose

    885Vezi pe GitHub↗

    django-nose

    Python
    Vezi pe GitHub↗885
  • bovigo/vfsstreamAvatar bovigo

    bovigo/vfsStream

    1,436Vezi pe GitHub↗

    vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.

    PHP
    Vezi pe GitHub↗1,436

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
cakephp/cakephp-codesnifferAvatar cakephp

cakephp/cakephp-codesniffer

231Vezi pe GitHub↗

This code works with squizlabs/php_codesniffer and checks code against the coding standards used in CakePHP.

PHP
Vezi pe GitHub↗231
  • cobrateam/splinterC

    cobrateam/splinter

    0Vezi pe GitHub↗

    ++++++++ splinter ++++++++

    Vezi pe GitHub↗0
  • codeception/codeceptionAvatar Codeception

    Codeception/Codeception

    4,855Vezi pe GitHub↗

    Codeception is a full-stack testing framework for PHP applications that provides a unified interface for unit, functional, and acceptance testing. It serves as a tool for automating real desktop and mobile browsers via the WebDriver protocol and acts as a client for testing REST and SOAP APIs. The framework is distinguished by its support for Behavior-Driven Development, allowing users to write human-readable test specifications in Gherkin language to align technical tests with business requirements. It implements actor-based action mapping to connect these natural language steps to executabl

    PHP
    Vezi pe GitHub↗4,855
  • codeception/phalcon-demoAvatar Codeception

    Codeception/phalcon-demo

    42Vezi pe GitHub↗

    We use modified Phalcon INVO Application1 to demonstrate basics of Codeception testing. We expect to implement as many features as possible to showcase the framework and its potential.

    PHP
    Vezi pe GitHub↗42
  • cypress-io/cypressAvatar cypress-io

    cypress-io/cypress

    50,113Vezi pe GitHub↗

    Cypress is a browser-based testing framework designed for writing and running automated tests directly inside the browser. It serves as an end-to-end testing framework, a frontend component testing tool, and a web application test runner. The project also functions as a headless browser automation tool and a network traffic interceptor. The system differentiates itself by executing test code within the same browser process as the application, allowing for direct access to the DOM. It includes a network traffic interception system to stub and manipulate browser requests, as well as a graphical

    TypeScriptangular-testing-librarycomponent-testingcypress
    Vezi pe GitHub↗50,113
  • dcramer/mock-djangoAvatar dcramer

    dcramer/mock-django

    226Vezi pe GitHub↗

    mock-django ~~~~~~~~~~~

    Python
    Vezi pe GitHub↗226
  • deliciousraspberrypi/mockfiveD

    DeliciousRaspberryPi/MockFive

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • deltics/delphi.libsAvatar deltics

    deltics/delphi.libs

    50Vezi pe GitHub↗

    Deltics delphi.libs

    Component Pascal
    Vezi pe GitHub↗50
  • dereuromark/cakephp-fixture-factoriesAvatar dereuromark

    dereuromark/cakephp-fixture-factories

    2Vezi pe GitHub↗

    CakePHP Fixture Factories Write and run your tests faster. On any PHP application.

    PHP
    Vezi pe GitHub↗2
  • django-behave/django-behaveAvatar django-behave

    django-behave/django-behave

    196Vezi pe GitHub↗

    Tested on: - Python 2.7 - Python 3.3, 3.4 - Django v1.6-1.11

    Python
    Vezi pe GitHub↗196
  • behave/behave-djangoAvatar behave

    behave/behave-django

    214Vezi pe GitHub↗

    behave-django |latest-version|

    Python
    Vezi pe GitHub↗214
  • dreadatour/flake8lintD

    dreadatour/Flake8Lint

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • facebook/jestAvatar facebook

    facebook/jest

    45,448Vezi pe GitHub↗

    Jest is a JavaScript testing framework that integrates a test runner, an assertion library, and a snapshot testing tool. Its primary purpose is to provide a comprehensive environment for writing and running automated JavaScript tests to verify software correctness. The framework is distinguished by its snapshot testing capabilities, which capture the state of large objects or rendered components to detect regressions over time. It also features a reactive watch mode that monitors file changes and automatically executes only the tests related to modified code. The project covers a broad range

    TypeScript
    Vezi pe GitHub↗45,448
  • fakerphp/fakerAvatar fakerphp

    fakerphp/faker

    3,976Vezi pe GitHub↗

    Faker is a PHP fake data generator and testing utility used to produce realistic randomized values for populating databases and test applications. It serves as a localization library that generates data tailored to specific languages and regional formats, providing a framework for extending data generation through custom classes and domain-specific formatters. The library ensures repeatability in testing environments through deterministic random seeding. It includes mechanisms to control output quality, such as enforcing value uniqueness and simulating missing data by occasionally producing n

    PHP
    Vezi pe GitHub↗3,976
  • friendsofcake/fixturizeAvatar FriendsOfCake

    FriendsOfCake/fixturize

    24Vezi pe GitHub↗

    ` composer require friendsofcake/fixturize `

    PHP
    Vezi pe GitHub↗24
  • getsentry/sentry-javascriptAvatar getsentry

    getsentry/sentry-javascript

    8,693Vezi pe GitHub↗

    This project is a JavaScript error tracking SDK and application performance monitoring tool. It captures runtime exceptions and crashes across web browsers, server-side environments, and edge computing contexts. The SDK includes a session replay tool that records visual user interactions to reproduce bugs. To ensure telemetry delivery, it provides a tunneling proxy that routes monitoring data through custom endpoints to bypass browser-level ad blockers. The toolkit also features a source map processor that translates minified stack traces back into original source code. Additionally, it cove

    TypeScriptangularcrash-reportingember
    Vezi pe GitHub↗8,693
  • infection/infectionAvatar infection

    infection/infection

    2,209Vezi pe GitHub↗

    PHP Mutation Testing library

    PHP
    Vezi pe GitHub↗2,209
  • jhc-systems/delphiuiautomationAvatar jhc-systems

    jhc-systems/DelphiUIAutomation

    114Vezi pe GitHub↗

    Delphi classes that wrap the MS UIAutomation library.aspx).

    Pascal
    Vezi pe GitHub↗114
  • joke2k/django-fakerAvatar joke2k

    joke2k/django-faker

    257Vezi pe GitHub↗

    Django-faker

    Python
    Vezi pe GitHub↗257
  • kahlan/kahlanAvatar kahlan

    kahlan/kahlan

    1,146Vezi pe GitHub↗

    :heavycheckmark: PHP Test Framework for Freedom, Truth, and Justice

    PHP
    Vezi pe GitHub↗1,146
  • klen/mixerAvatar klen

    klen/mixer

    956Vezi pe GitHub↗

    Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.

    Python
    Vezi pe GitHub↗956
  • kmmbvnr/django-jenkinsAvatar kmmbvnr

    kmmbvnr/django-jenkins

    937Vezi pe GitHub↗

    django-jenkins

    Python
    Vezi pe GitHub↗937
  • mhumm/delphi-code-coverage-wizard-plusAvatar MHumm

    MHumm/delphi-code-coverage-wizard-plus

    44Vezi pe GitHub↗

    Delphi Code Coverage Wizard is a GUI which makes running the command line based code coverage tool easier.

    Pascal
    Vezi pe GitHub↗44
  • michaeljustin/openctfAvatar michaelJustin

    michaelJustin/openctf

    14Vezi pe GitHub↗

    The OpenCTF component test framework helps to build automatic tests for all (visual and non-visual) VCL components in a Delphi application. It is based on the DUnit framework, and it integrates well with existing test projects.

    Pascal
    Vezi pe GitHub↗14
  • mockery/mockeryAvatar mockery

    mockery/mockery

    10,724Vezi pe GitHub↗

    Mockery is a PHP framework designed for creating test doubles, stubs, and spies to facilitate isolated unit testing. It serves as a utility for simulating class behavior, intercepting method calls, and validating arguments, allowing developers to replace real dependencies with mock objects to verify that code components interact as intended. The framework distinguishes itself through advanced capabilities for handling complex testing scenarios, such as bypassing constructors, mocking protected methods, and intercepting static calls or internal object instantiations. It provides a fluent inter

    PHPmockmockerymocking
    Vezi pe GitHub↗10,724
  • autoitmicro/autoitappveyorAvatar AutoItMicro

    AutoItMicro/AutoItAppveyor

    0Vezi pe GitHub↗

    AutoItAppveyor

    AutoIt
    Vezi pe GitHub↗0