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 cobrateam/splinter

Open-source alternatives to Splinter

30 open-source projects similar to cobrateam/splinter, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Splinter 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
  • aerokube/ggrA

    aerokube/ggr

    0Vezi pe GitHub↗

    Go Grid Router (aka Ggr) is a lightweight active load balancer used to create scalable and highly-available Selenium clusters.

    Vezi pe GitHub↗0
  • cabify/timexAvatar cabify

    cabify/timex

    71Vezi pe GitHub↗

    A test-friendly replacement for golang's time package managed by soy-programador

    Go
    Vezi pe GitHub↗71
  • aliesbelik/awesome-gatlingAvatar aliesbelik

    aliesbelik/awesome-gatling

    80Vezi pe GitHub↗

    A collection of resources covering different aspects of Gatling load testing tool usage.

    awesomeawesome-gatlingawesome-list
    Vezi pe GitHub↗80
  • aliesbelik/awesome-jmeterAvatar aliesbelik

    aliesbelik/awesome-jmeter

    790Vezi pe GitHub↗

    A collection of resources covering different aspects of JMeter usage.

    HTMLapache-jmeterawesomeawesome-list
    Vezi pe GitHub↗790

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
  • andrebaltieri/fluentvalidatorA

    andrebaltieri/FluentValidator

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • appleboy/gofightA

    appleboy/gofight

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • autoitmicro/autoitappveyorAvatar AutoItMicro

    AutoItMicro/AutoItAppveyor

    0Vezi pe GitHub↗

    AutoItAppveyor

    AutoIt
    Vezi pe GitHub↗0
  • autoitmicro/microunittestingframeworkAvatar AutoItMicro

    AutoItMicro/MicroUnitTestingFramework

    5Vezi pe GitHub↗

    Micro - The AutoIt Unit Testing Framework

    AutoIt
    Vezi pe GitHub↗5
  • avajs/avaAvatar avajs

    avajs/ava

    20,849Vezi pe GitHub↗

    Ava is a test runner for JavaScript and TypeScript designed to execute test suites with a focus on concurrency and isolation. It serves as a concurrent test executor that runs test files in parallel across multiple processes to reduce total runtime and prevent state leakage between suites. The project features a built-in snapshot testing framework that saves large data structures to disk and compares subsequent executions to detect regressions via diffs. It is also compatible with the Test Anything Protocol, allowing it to export results for use with external reporting tools. Its capability

    JavaScriptassertasyncasync-functions
    Vezi pe GitHub↗20,849
  • behave/behave-djangoAvatar behave

    behave/behave-django

    214Vezi pe GitHub↗

    behave-django |latest-version|

    Python
    Vezi pe GitHub↗214
  • 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
  • bradleyjkemp/cupaloyB

    bradleyjkemp/cupaloy

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • brazilian-utils/brutils-pythonB

    brazilian-utils/brutils-python

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • aerokube/selenoidAvatar aerokube

    aerokube/selenoid

    2,656Vezi pe GitHub↗

    Selenoid is a powerful implementation of Selenium hub using Docker containers to launch browsers.

    Go
    Vezi pe GitHub↗2,656
  • 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
  • cavaliercoder/badioC

    cavaliercoder/badio

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • chaijs/chaiAvatar chaijs

    chaijs/chai

    8,264Vezi pe GitHub↗

    Chai is an assertion library for Node.js and browser-based JavaScript applications. It functions as both a behavior-driven development and test-driven development framework, providing a system to verify code outputs, application state, and general logic. The project is an extensible validation engine that uses a plugin-based system to allow the registration of custom assertions and specialized data checks. It supports multiple modular assertion styles to accommodate different validation philosophies. The library covers a broad range of data validation capabilities, including the inspection o

    JavaScript
    Vezi pe GitHub↗8,264
  • christian-bromann/awesome-seleniumAvatar christian-bromann

    christian-bromann/awesome-selenium

    1,131Vezi pe GitHub↗

    A curated list of delightful Selenium resources.

    awesomeawesome-listlist
    Vezi pe GitHub↗1,131
  • cmorten/superdenoAvatar cmorten

    cmorten/superdeno

    124Vezi pe GitHub↗

    Super-agent driven library for testing Deno HTTP servers.

    TypeScript
    Vezi pe GitHub↗124
  • cmorten/superoakAvatar cmorten

    cmorten/superoak

    120Vezi pe GitHub↗

    HTTP assertions for Oak made easy via SuperDeno. 🐿 🦕

    TypeScript
    Vezi pe GitHub↗120
  • cobrateam/django-htmlminAvatar cobrateam

    cobrateam/django-htmlmin

    543Vezi pe GitHub↗

    HTML minifier for Python frameworks (not only Django, despite the name).

    Python
    Vezi pe GitHub↗543
  • 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
  • codeceptjs/codeceptjsAvatar codeceptjs

    codeceptjs/CodeceptJS

    4,225Vezi pe GitHub↗

    CodeceptJS is a NodeJS end-to-end testing framework designed for automating acceptance tests across web, mobile, and desktop applications using a unified API. It serves as a cross-platform test automator and a behavior-driven development tool that maps human-readable feature files to technical step definitions. The framework features AI-powered test maintenance that uses machine learning to automatically identify and repair broken element selectors. It includes capabilities for autonomous test generation and a server that allows external agents to control tests and debug browser sessions in r

    JavaScript
    Vezi pe GitHub↗4,225
  • coderabbitai/awesome-coderabbitAvatar coderabbitai

    coderabbitai/awesome-coderabbit

    397Vezi pe GitHub↗

    Official awesome-list of CodeRabbit Starters & Resources ⚡️

    aiawesomeawesome-list
    Vezi pe GitHub↗397
  • colinhacks/zodAvatar colinhacks

    colinhacks/zod

    43,036Vezi pe GitHub↗

    Zod is a TypeScript-first schema declaration and validation library designed to ensure end-to-end data integrity. It functions as a runtime type guard, allowing developers to define complex data structures through a declarative, chainable syntax. By using these schema definitions, the library automatically derives static TypeScript types, eliminating the need for manual type duplication and ensuring that runtime data matches expected application contracts. The library distinguishes itself through functional schema composition, which enables the creation of hierarchical structures by nesting a

    TypeScriptruntime-validationschema-validationstatic-types
    Vezi pe GitHub↗43,036
  • contaazul/creditcard.jsC

    ContaAzul/creditcard.js

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • corbym/gocrestC

    corbym/gocrest

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0