awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to jscutlery/devkit

Open-source alternatives to Devkit

30 open-source projects similar to jscutlery/devkit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Devkit alternative.

  • just-jeb/jest-marblesjust-jeb avatar

    just-jeb/jest-marbles

    114View on GitHub↗

    Helpers library for marbles testing with Jest

    TypeScript
    View on GitHub↗114
  • bgotink/ngx-playwrightbgotink avatar

    bgotink/ngx-playwright

    28View on GitHub↗

    Tools to run playwright e2e tests in an angular workspace

    JavaScript
    View on GitHub↗28
  • thymikee/jest-preset-angularthymikee avatar

    thymikee/jest-preset-angular

    917View on GitHub↗

    Jest configuration preset for Angular projects.

    TypeScript
    View on GitHub↗917
  • testronaut/testronauttestronaut avatar

    testronaut/testronaut

    69View on GitHub↗

    Reaching New Frontiers in Frontend Testing

    TypeScript
    View on GitHub↗69
  • brikev/twdBRIKEV avatar

    BRIKEV/twd

    49View on GitHub↗

    Frontend tests that run in your real browser, against your real backend. No jsdom, no separate E2E stack.

    TypeScript
    View on GitHub↗49
  • bgotink/playwright-coveragebgotink avatar

    bgotink/playwright-coverage

    51View on GitHub↗

    Track coverage in playwright tests

    TypeScript
    View on GitHub↗51

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • microsoft/playwright-mcpmicrosoft avatar

    microsoft/playwright-mcp

    33,988View on GitHub↗

    Playwright MCP is a browser automation server that provides a standardized interface for connecting large language models to web navigation and interaction capabilities. By operating as a Model Context Protocol server, it enables external AI agents to execute browser-based tasks, extract data, and perform complex web sequences through a unified communication protocol. The project distinguishes itself by acting as a remote controller that manages headless browser lifecycles and isolated automation contexts. It maintains session-based state isolation, allowing for distinct user profiles and per

    TypeScriptmcpplaywright
    View on GitHub↗33,988
  • kulshekhar/ts-jestkulshekhar avatar

    kulshekhar/ts-jest

    7,077View on GitHub↗

    ts-jest is a TypeScript compilation tool and transformer that enables the Jest testing framework to execute tests written in TypeScript. It functions as a bridge that transpiles typed source code into executable JavaScript while maintaining the necessary integration for test runner execution. The project distinguishes itself by providing on-the-fly type diagnostics and pre-test type validation to identify structural errors before the execution phase. It includes a source map handler that links compiled JavaScript output back to the original TypeScript source lines to ensure accurate error sta

    TypeScript
    View on GitHub↗7,077
  • mohamedsci/cypress-angular-commandsMohamedSci avatar

    MohamedSci/cypress-angular-commands

    3View on GitHub↗

    Reusable Cypress custom commands for enterprise web applications

    TypeScript
    View on GitHub↗3
  • skovhus/jest-codemodsskovhus avatar

    skovhus/jest-codemods

    887View on GitHub↗

    Codemods for migrating to Jest https://github.com/facebook/jest 👾

    TypeScript
    View on GitHub↗887
  • webdriverio/webdriveriowebdriverio avatar

    webdriverio/webdriverio

    9,795View on GitHub↗

    WebDriverIO is a Node.js test automation framework used for automating functional tests across web browsers and mobile applications. It acts as a WebDriver protocol client that manages remote browser sessions and executes commands against WebDriver and Appium servers to perform end-to-end testing. The framework is distinguished by its ability to control both native and hybrid mobile applications and its support for running automated suites across local machines, remote grids, and cloud device providers. It includes specialized capabilities for coordinating multi-browser interactions and estab

    TypeScript
    View on GitHub↗9,795
  • trion-development/docker-ng-cli-karmatrion-development avatar

    trion-development/docker-ng-cli-karma

    61View on GitHub↗

    Angular docker image capable of running Karma with Chrome

    Dockerfile
    View on GitHub↗61
  • nvh95/jest-previewnvh95 avatar

    nvh95/jest-preview

    2,393View on GitHub↗

    Debug your Jest tests. Effortlessly.🛠🖼

    TypeScript
    View on GitHub↗2,393
  • ninja-squad/ngx-speculoosNinja-Squad avatar

    Ninja-Squad/ngx-speculoos

    77View on GitHub↗

    Simpler, cleaner Angular unit tests

    TypeScript
    View on GitHub↗77
  • jfgreffier/playwright-ng-schematicsjfgreffier avatar

    jfgreffier/playwright-ng-schematics

    21View on GitHub↗

    Adds Playwright Test to your Angular project

    TypeScript
    View on GitHub↗21
  • gonzalocarmenado/lib-e2e-cypress-for-dummysGonzaloCarmenado avatar

    GonzaloCarmenado/lib-e2e-cypress-for-dummys

    2View on GitHub↗

    Librería que captura los eventos que genera el usuario al navegar por una web y los retorna con las sentencias estandar de cypress

    TypeScript
    View on GitHub↗2
  • badisi/wdio-harnessbadisi avatar

    badisi/wdio-harness

    6View on GitHub↗

    🔬 WebdriverIO support for Angular component test harnesses

    TypeScript
    View on GitHub↗6
  • go-rod/rodgo-rod avatar

    go-rod/rod

    6,713View on GitHub↗
    Goautomationcdpchrome-devtools
    View on GitHub↗6,713
  • asweigart/pyautoguiasweigart avatar

    asweigart/pyautogui

    12,564View on GitHub↗

    PyAutoGUI is a Python GUI automation library and desktop automation framework. It provides a set of tools for programmatically controlling the mouse and keyboard to automate user interface interactions across different operating systems. The project functions as a cross-platform input simulator and computer vision screen scanner. It enables the simulation of keystrokes and cursor movements to perform repetitive tasks and utilizes screen analysis to locate specific images or pixel colors on the display. Its capability surface includes mouse and keyboard input simulation, screen image capture,

    Python
    View on GitHub↗12,564
  • aschearer/unitysizeexploreraschearer avatar

    aschearer/unitysizeexplorer

    385View on GitHub↗

    Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size

    C#
    View on GitHub↗385
  • amandakelake/blogamandakelake avatar

    amandakelake/blog

    2,264View on GitHub↗

    think more!learn more!

    JavaScriptblogbrowserdevops
    View on GitHub↗2,264
  • antwaremx/meteormanantwaremx avatar

    antwaremx/meteorman

    53View on GitHub↗

    A DDP Client with GUI

    Vue
    View on GitHub↗53
  • bruderstein/unexpected-reactbruderstein avatar

    bruderstein/unexpected-react

    185View on GitHub↗

    Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer

    JavaScript
    View on GitHub↗185
  • aniket-engg/sol-profilerAniket-Engg avatar

    Aniket-Engg/sol-profiler

    29View on GitHub↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    View on GitHub↗29
  • christian-bromann/awesome-seleniumchristian-bromann avatar

    christian-bromann/awesome-selenium

    1,131View on GitHub↗

    A curated list of delightful Selenium resources.

    awesomeawesome-listlist
    View on GitHub↗1,131
  • cleder/awesome-python-testingcleder avatar

    cleder/awesome-python-testing

    295View on GitHub↗

    Collection of awesome 😎️ Python resources for testing

    awesomeawesome-listhacktoberfest
    View on GitHub↗295
  • cobraframework/pytest-cobracobraframework avatar

    cobraframework/pytest-cobra

    27View on GitHub↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    View on GitHub↗27
  • coderabbitai/awesome-coderabbitcoderabbitai avatar

    coderabbitai/awesome-coderabbit

    397View on GitHub↗

    Official awesome-list of CodeRabbit Starters & Resources ⚡️

    aiawesomeawesome-list
    View on GitHub↗397
  • conorhastings/redux-test-recorderconorhastings avatar

    conorhastings/redux-test-recorder

    492View on GitHub↗

    a redux middleware to automatically generate tests for reducers through ui interaction

    JavaScript
    View on GitHub↗492
  • aliesbelik/awesome-jmeteraliesbelik avatar

    aliesbelik/awesome-jmeter

    790View on GitHub↗

    A collection of resources covering different aspects of JMeter usage.

    HTMLapache-jmeterawesomeawesome-list
    View on GitHub↗790