awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to webbertakken/unity-test-runner

Open-source alternatives to Unity Test Runner

30 open-source projects similar to webbertakken/unity-test-runner, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Unity Test Runner alternative.

  • activestate/tdkActiveState avatar

    ActiveState/tdk

    82View on GitHub↗

    Tcl Dev Kit (TDK)

    Tcl
    View on GitHub↗82
  • alexkohler/dogsledalexkohler avatar

    alexkohler/dogsled

    75View on GitHub↗

    dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.

    Go
    View on GitHub↗75
  • alexkohler/nargsalexkohler avatar

    alexkohler/nargs

    86View on GitHub↗

    nargs is a Go static analysis tool to find unused arguments in function declarations.

    Go
    View on GitHub↗86
  • alexkohler/preallocalexkohler avatar

    alexkohler/prealloc

    666View on GitHub↗

    prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

    Go
    View on GitHub↗666
  • analysis-tools-dev/static-analysisanalysis-tools-dev avatar

    analysis-tools-dev/static-analysis

    14,389View on GitHub↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    View on GitHub↗14,389

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
  • angular-eslint/angular-eslintangular-eslint avatar

    angular-eslint/angular-eslint

    1,785View on GitHub↗

    :sparkles: Monorepo for all the tooling related to using ESLint with Angular

    TypeScript
    View on GitHub↗1,785
  • ankitvgupta/pycodestyle-actionankitvgupta avatar

    ankitvgupta/pycodestyle-action

    9View on GitHub↗

    A Github Action that runs pycodestyle and leaves a comment on your pull request with style errors.

    Shell
    View on GitHub↗9
  • anordal/shellhardenanordal avatar

    anordal/shellharden

    4,784View on GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    View on GitHub↗4,784
  • arangogutierrez/golinty-actionArangoGutierrez avatar

    ArangoGutierrez/GoLinty-Action

    10View on GitHub↗

    GitHub action to run Go lint checks on PR event

    Shell
    View on GitHub↗10
  • ashutoshgngwr/validate-fastlane-supply-metadataashutoshgngwr avatar

    ashutoshgngwr/validate-fastlane-supply-metadata

    27View on GitHub↗

    A Github Action to statically validate Fastlane metadata for Android (supply).

    Go
    View on GitHub↗27
  • asm89/twig-lintasm89 avatar

    asm89/twig-lint

    118View on GitHub↗

    Standalone twig linter.

    PHP
    View on GitHub↗118
  • aviatesk/jet.jlaviatesk avatar

    aviatesk/JET.jl

    868View on GitHub↗

    A code analyzer for Julia. No need for additional type annotations.

    Julia
    View on GitHub↗868
  • avto-dev/markdown-lintavto-dev avatar

    avto-dev/markdown-lint

    81View on GitHub↗

    Linter for markdown (with presets)

    JavaScript
    View on GitHub↗81
  • blazeeboy/rubrowserblazeeboy avatar

    blazeeboy/rubrowser

    646View on GitHub↗

    a ruby code dependency graph interactive visualizer

    JavaScript
    View on GitHub↗646
  • bmitch/churn-phpbmitch avatar

    bmitch/churn-php

    1,376View on GitHub↗

    Discover files in need of refactoring.

    PHP
    View on GitHub↗1,376
  • bombsimon/wslbombsimon avatar

    bombsimon/wsl

    374View on GitHub↗

    ␊ whitespace linter - Forces you to use empty lines!

    Go
    View on GitHub↗374
  • borkdude/clj-kondoborkdude avatar

    borkdude/clj-kondo

    1,841View on GitHub↗

    Static analyzer and linter for Clojure code that sparks joy

    Clojure
    View on GitHub↗1,841
  • burdzwastaken/hadolint-actionburdzwastaken avatar

    burdzwastaken/hadolint-action

    13View on GitHub↗

    A GitHub action to run hadolint and reports violations given a Dockerfile within a repository

    Shell
    View on GitHub↗13
  • burtonqin/lockbudBurtonQin avatar

    BurtonQin/lockbud

    591View on GitHub↗

    Detect concurrency and memory bugs and possible panic locations in Rust projects

    Rust
    View on GitHub↗591
  • carlosas/phpatcarlosas avatar

    carlosas/phpat

    1,264View on GitHub↗
    PHParchitecturelinterphp
    View on GitHub↗1,264
  • channable/dbcriticchannable avatar

    channable/dbcritic

    180View on GitHub↗

    dbcritic finds problems in a database schema.

    Idris
    View on GitHub↗180
  • chekalsky/phpcs-actionchekalsky avatar

    chekalsky/phpcs-action

    55View on GitHub↗

    Github Action helps you check your code with PHP_CodeSniffer

    View on GitHub↗55
  • client9/misspellclient9 avatar

    client9/misspell

    1,395View on GitHub↗
    Go
    View on GitHub↗1,395
  • codegram/pelusacodegram avatar

    codegram/pelusa

    436View on GitHub↗

    Static analysis Lint-type tool to improve your OO Ruby code

    Ruby
    View on GitHub↗436
  • coralineada/fukuzatsuCoralineAda avatar

    CoralineAda/fukuzatsu

    32View on GitHub↗

    Fukuzatsu (Japanese for "complexity") is a tool for measuring code complexity in Ruby class files. Its analysis generates scores based on cyclomatic complexity algorithms, which in simplest terms measure the number of execution paths through a given piece of code. (You can learn more about…

    Ruby
    View on GitHub↗32
  • cpplint/cpplintcpplint avatar

    cpplint/cpplint

    1,821View on GitHub↗

    Static code checker for C++

    Pythoncpplintlinter
    View on GitHub↗1,821
  • cypress-io/github-actioncypress-io avatar

    cypress-io/github-action

    1,457View on GitHub↗

    GitHub Action for running Cypress end-to-end & component tests

    JavaScript
    View on GitHub↗1,457
  • dalance/svlsdalance avatar

    dalance/svls

    579View on GitHub↗

    SystemVerilog language server

    Rust
    View on GitHub↗579
  • designsecurity/progpilotdesignsecurity avatar

    designsecurity/progpilot

    362View on GitHub↗

    A static analysis tool for security

    PHP
    View on GitHub↗362
  • 360entsecgroup-skylar/goreporter360EntSecGroup-Skylar avatar

    360EntSecGroup-Skylar/goreporter

    3,123View on GitHub↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Go
    View on GitHub↗3,123