Showing 1722 open source projects for "tests"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    js-test.el is a bit of elisp which makes running javascript tests in an emacs js-comint window easy from within the code in question. It's based on Steve Yegge's js2-mode and js-comint.el.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SCTMF is an in development progress software aimed to educational learning of Formal Models, used in Computer Theory course. The meaning of SCTMF is Sistema para Criação e Testes de Modelos Formais (Formal Model Creation and Tests System).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MuChEES - Multiple Choice Exercise and Examination System, is a Free Open Source System, to host and manage Multiple Choice Tests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WHAY is a Video-based Face Recognition tool written in MATLAB. It aims to exploits PCA recognizing as better as possible and tests the limits of this approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    InfraCalc is a program designed to be able to solve relatively simple mathematical problems, along with drawing the corresponding plots and charts. It's intended use is as an aid for middle and high school teachers creating tests for the students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jungletest is an system for automated testing of OpenOffice.org against a large set of documents. Currently, tests determine whether OOo will crash or hang when loading, scrolling through, or exporting the document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tests quality of connection. I have initially came up with the idea for this program when I had problems in my LAN. The software is designed to diagnose packet losses and packet corruption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The aim of the JQuizAPI project is to define a simple API to construct test that may be used in diferent areas: - Surveys - Psychometric tests - Polls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Abbot for SWT is a Java framework that lets you more easily write JUnit tests that target Eclipse-based SWT/JFace UI. It also supports the Eclipse GEF & GMF graphical editing frameworks and has some support for WTP (web tools project) UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    A tool to practice and learn Multiple-Choice tests which are very popular at universities. Developed by a team of german Medicine students who wants to bring the "Gegenstandskatalog" to more than Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Genesis is a software engineer integrated tool that provides many ways to manage all artifacts related to a software development process. Includes requirements management functionalities, and a complete environment to execute tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lastest

    lastest

    AI-supported visual verification and tests you can actually trust.

    Lastest.cloud is a free, open-source verification of development, self-hosted visual regression and end-to-end testing platform for web applications. An AI agent records you clicking through your running app and generates Playwright tests with multi-selector fallback. Replays are deterministic and token-free, so your CI/CD bill doesn't scale with your test suite. Lastest ships three diff engines side-by-side — pixel (pixelmatch), structural (SSIM), and perceptual (Butteraugli) — so flaky pixel diffs stop crying wolf. A review dashboard tracks baselines, approvals, and audit history. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    auditpolCIS

    Windows - CIS Benchmarks testing and SIEM Events Volume Optimisation

    ...Note that CIS Benchmarks don't cover all categories that we can see from the auditpol command output. Where they do cover them, the CIS Benchmark recommendation applies. Where they do not cover (27 out of 59 tests), in most cases we have recommended a "No Auditing" setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ATF is a unit tests generation tool. It uses model based testing and code based techniques. It is implemented as ant build command and as a stand alone GUI application. Its main goal is to provide a complete test suite for any given software under test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Testerman

    A TTCN-3-inspired testing environment in Python

    ...This is achieved by bringing TTCN-3 primitives and concepts to the Python programming language. It provides a complete environment to design, manage, execute and analyze automated tests, and can be used as a platform to develop test simulators (drivers and stubs) and prototypes of network applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Salamis

    An in-memory vector database written in C++

    .... ## Features - In-memory vector map keyed by string ids - Physical binary backing file that reloads on startup - Exact `top-k` search with cosine similarity, L2 distance, or dot product - Cross-platform build and storage path handling for Linux and Windows - Snapshot writes through a temporary file followed by replacement - Dependency-free CMake build - Minimal CLI and unit tests - User and admin web consoles for distributed deployments - Management CLI for node inventory, shard ownership, and health checks ## Modules - `SalmisCore`: local in-memory vector store, search, and physical persistence - `SalmisCluster`: distributed shard own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Shell-It

    Utility for writing complex Bash scripts

    ...We needed a single repository with versioned scripts/product installers so that with a simple command line on the server we could get a product installed or have an asset/configuration deployed on a product. Browse the project git repository and check it out on an Eclipse IDE. The shellit project has some tests that show its capabilities. We use Eclipse for editing scripts. They are packaged automatically with Eclipse builders, deployed automatically to the local HTTP Preview server (simulating a repository) and then we can test then on remote machines by executing Ant scripts. Scripting is software engeneering!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Statastizard

    Statistics Wizard

    Statastizard(c)2012 Nick Emblow is a program designed to guide its user into the right statistical test, perform the test, and report the results in a meaningful way. The idea of this is that the user won't actually need to know that they are using a mann-whitney U over a t-test, for example - it just tests for normality and homoscedastic of variance, and decides which test to use, then reports the results. Why? Because time after time, people come to me with some test that they've done that they think "proves" something - when in reality they've either not done a comparative test to start with (ex. a correlation), failed to test for confounding factors (such as normality etc) and as a result, failed to appropriately identify even the right test to do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Tick Java Desktop

    Java-based Desktop Application for Tickspot.com

    This is a Java-based alternative for keeping track of project time on Tickspot.com; although Tickspot does offer a desktop app, it is written in Adobe Air - it doesn't run well under Linux, and crashes a fair amount. This project is an effort to bring a more rock-solid and programmer-friendly desktop app to what is otherwise an excellent time tracking system. By using Java, this project opens the possibility of launching the application as either an installable desktop application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GLM-4.5-Air

    GLM-4.5-Air

    Compact hybrid reasoning language model for intelligent responses

    GLM-4.5-Air is a multilingual large language model with 106 billion total parameters and 12 billion active parameters, designed for conversational AI and intelligent agents. It is part of the GLM-4.5 family developed by Zhipu AI, offering hybrid reasoning capabilities via two modes: a thinking mode for complex reasoning and tool use, and a non-thinking mode for immediate responses. The model is optimized for efficiency and deployment, delivering strong results across 12 industry benchmarks,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VaultGemma

    VaultGemma

    VaultGemma: 1B DP-trained Gemma variant for private NLP tasks

    VaultGemma is a sub-1B parameter variant of Google’s Gemma family that is pre-trained from scratch with Differential Privacy (DP), providing mathematically backed guarantees that its outputs do not reveal information about any single training example. Using DP-SGD with a privacy budget across a large English-language corpus (web documents, code, mathematics), it prioritizes privacy over raw utility. The model follows a Gemma-2–style architecture, outputs text from up to 1,024 input tokens,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BP-Sim

    BP-Sim

    EFT simulator

    BP-Sim allows users to perform an extensive range of tests across the chain of payment services and thus identify potential causes of failures before launching payment systems into production. BP-Sim consists of following modules: BP-Source, BP-Host, BP-HSM and BP-SeeEMV. BP-Source and BP-Host are payment transaction simulators supporting formats as: APACS30, AS2805, many ISO8583 dialects, IFSF, SPDH, TCMP.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo