awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mhumm/delphi-code-coverage-wizard-plus

Open-source alternatives to Delphi Code Coverage Wizard Plus

30 open-source projects similar to mhumm/delphi-code-coverage-wizard-plus, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Delphi Code Coverage Wizard Plus alternative.

  • myriad-dreamin/tinymistAvatar von Myriad-Dreamin

    Myriad-Dreamin/tinymist

    2,907Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,907
  • autoitmicro/microunittestingframeworkAvatar von AutoItMicro

    AutoItMicro/MicroUnitTestingFramework

    5Auf GitHub ansehen↗

    Micro - The AutoIt Unit Testing Framework

    AutoIt
    Auf GitHub ansehen↗5
  • django-nose/django-noseAvatar von django-nose

    django-nose/django-nose

    885Auf GitHub ansehen↗

    django-nose

    Python
    Auf GitHub ansehen↗885
  • bovigo/vfsstreamAvatar von bovigo

    bovigo/vfsStream

    1,436Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,436

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
cakephp/cakephp-codesnifferAvatar von cakephp

cakephp/cakephp-codesniffer

231Auf GitHub ansehen↗

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

PHP
Auf GitHub ansehen↗231
  • cobrateam/splinterC

    cobrateam/splinter

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • codeception/codeceptionAvatar von Codeception

    Codeception/Codeception

    4,855Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,855
  • codeception/phalcon-demoAvatar von Codeception

    Codeception/phalcon-demo

    42Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗42
  • cypress-io/cypressAvatar von cypress-io

    cypress-io/cypress

    50,113Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗50,113
  • dcramer/mock-djangoAvatar von dcramer

    dcramer/mock-django

    226Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗226
  • deliciousraspberrypi/mockfiveD

    DeliciousRaspberryPi/MockFive

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • deltics/delphi.libsAvatar von deltics

    deltics/delphi.libs

    50Auf GitHub ansehen↗

    Deltics delphi.libs

    Component Pascal
    Auf GitHub ansehen↗50
  • dereuromark/cakephp-fixture-factoriesAvatar von dereuromark

    dereuromark/cakephp-fixture-factories

    2Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗2
  • django-behave/django-behaveAvatar von django-behave

    django-behave/django-behave

    196Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗196
  • behave/behave-djangoAvatar von behave

    behave/behave-django

    214Auf GitHub ansehen↗

    behave-django |latest-version|

    Python
    Auf GitHub ansehen↗214
  • dragoon/django-seleniumD

    dragoon/django-selenium

    0Auf GitHub ansehen↗

    .. image:: https://travis-ci.org/dragoon/django-selenium.png :target: https://travis-ci.org/dragoon/django-selenium

    Auf GitHub ansehen↗0
  • dreadatour/flake8lintD

    dreadatour/Flake8Lint

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • facebook/jestAvatar von facebook

    facebook/jest

    45,448Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗45,448
  • fakerphp/fakerAvatar von fakerphp

    fakerphp/faker

    3,976Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,976
  • friendsofcake/fixturizeAvatar von FriendsOfCake

    FriendsOfCake/fixturize

    24Auf GitHub ansehen↗

    ` composer require friendsofcake/fixturize `

    PHP
    Auf GitHub ansehen↗24
  • getsentry/sentry-javascriptAvatar von getsentry

    getsentry/sentry-javascript

    8,693Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,693
  • infection/infectionAvatar von infection

    infection/infection

    2,209Auf GitHub ansehen↗

    PHP Mutation Testing library

    PHP
    Auf GitHub ansehen↗2,209
  • jhc-systems/delphiuiautomationAvatar von jhc-systems

    jhc-systems/DelphiUIAutomation

    114Auf GitHub ansehen↗

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

    Pascal
    Auf GitHub ansehen↗114
  • joke2k/django-fakerAvatar von joke2k

    joke2k/django-faker

    257Auf GitHub ansehen↗

    Django-faker

    Python
    Auf GitHub ansehen↗257
  • kahlan/kahlanAvatar von kahlan

    kahlan/kahlan

    1,146Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗1,146
  • klen/mixerAvatar von klen

    klen/mixer

    956Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗956
  • kmmbvnr/django-jenkinsAvatar von kmmbvnr

    kmmbvnr/django-jenkins

    937Auf GitHub ansehen↗

    django-jenkins

    Python
    Auf GitHub ansehen↗937
  • michaeljustin/openctfAvatar von michaelJustin

    michaelJustin/openctf

    14Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14
  • mockery/mockeryAvatar von mockery

    mockery/mockery

    10,724Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,724
  • autoitmicro/autoitappveyorAvatar von AutoItMicro

    AutoItMicro/AutoItAppveyor

    0Auf GitHub ansehen↗

    AutoItAppveyor

    AutoIt
    Auf GitHub ansehen↗0