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 testronaut/testronaut

Open-source alternatives to Testronaut

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

  • ninja-squad/ngx-speculoosNinja-Squad avatar

    Ninja-Squad/ngx-speculoos

    77View on GitHub↗

    Simpler, cleaner Angular unit tests

    TypeScript
    View on GitHub↗77
  • 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
  • thymikee/jest-preset-angularthymikee avatar

    thymikee/jest-preset-angular

    917View on GitHub↗

    Jest configuration preset for Angular projects.

    TypeScript
    View on GitHub↗917
  • nvh95/jest-previewnvh95 avatar

    nvh95/jest-preview

    2,393View on GitHub↗

    Debug your Jest tests. Effortlessly.🛠🖼

    TypeScript
    View on GitHub↗2,393
  • jscutlery/devkitjscutlery avatar

    jscutlery/devkit

    268View on GitHub↗

    Cutleries to help you cook better apps.

    TypeScript
    View on GitHub↗268
  • 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

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
  • 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
  • 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
  • badisi/wdio-harnessbadisi avatar

    badisi/wdio-harness

    6View on GitHub↗

    🔬 WebdriverIO support for Angular component test harnesses

    TypeScript
    View on GitHub↗6
  • 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
  • bats-core/bats-corebats-core avatar

    bats-core/bats-core

    6,115View on GitHub↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    View on GitHub↗6,115
  • coveragepy/coveragepycoveragepy avatar

    coveragepy/coveragepy

    3,386View on GitHub↗

    The code coverage tool for Python

    Python
    View on GitHub↗3,386
  • 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
  • bgotink/playwright-coveragebgotink avatar

    bgotink/playwright-coverage

    51View on GitHub↗

    Track coverage in playwright tests

    TypeScript
    View on GitHub↗51
  • andythigpen/nvim-coverageandythigpen avatar

    andythigpen/nvim-coverage

    434View on GitHub↗

    Displays test coverage data in the sign column

    Lua
    View on GitHub↗434
  • alexfernandez/loadtestalexfernandez avatar

    alexfernandez/loadtest

    2,633View on 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
    View on GitHub↗2,633
  • avh4/elm-program-testavh4 avatar

    avh4/elm-program-test

    95View on GitHub↗

    Test Elm programs

    Elm
    View on GitHub↗95
  • cobraframework/pytest-cobracobraframework avatar

    cobraframework/pytest-cobra

    27View on GitHub↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    View on GitHub↗27
  • 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
  • augustogoulart/awesome-pytestaugustogoulart avatar

    augustogoulart/awesome-pytest

    554View on GitHub↗
    awesomedigitaloceanhacktoberfest
    View on GitHub↗554
  • 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
  • cyrus-and/gdb-dashboardcyrus-and avatar

    cyrus-and/gdb-dashboard

    12,214View on GitHub↗

    gdb-dashboard is a visual frontend and Python-based extension for GDB. It provides a modular dashboard that enables real-time visualization of program state during debugging sessions. The project replaces manual command-line interaction with a structured visual interface. It utilizes syntax highlighting for program state data to improve readability and analysis during the debugging process. The system focuses on C and C++ debugging, automating the monitoring of program memory and execution state through a text-based user interface. It achieves this by integrating with GDB APIs to retrieve sy

    Python
    View on GitHub↗12,214
  • dapphub/dapptoolsdapphub avatar

    dapphub/dapptools

    2,125View on GitHub↗

    Dapp, Seth, Hevm, and more

    Haskell
    View on GitHub↗2,125
  • david-kunz/jesterDavid-Kunz avatar

    David-Kunz/jester

    213View on GitHub↗

    A Neovim plugin to easily run and debug Jest tests

    Lua
    View on GitHub↗213
  • davidfritzsche/pytest-mypy-testingdavidfritzsche avatar

    davidfritzsche/pytest-mypy-testing

    34View on GitHub↗

    SPDX-FileCopyrightText: David Fritzsche SPDX-License-Identifier: CC0-1.0 -->

    Python
    View on GitHub↗34
  • dbader/pytest-mypydbader avatar

    dbader/pytest-mypy

    256View on GitHub↗

    pytest-mypy

    Python
    View on GitHub↗256
  • duaraghav8/ethlintduaraghav8 avatar

    duaraghav8/Ethlint

    922View on GitHub↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    View on GitHub↗922
  • 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