Showing 2332 open source projects for "test"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 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
  • 1
    Build PC web manager to allow simple and flexible choice, via a GUI, of user defined build options and queue build and test requests. Provide e-mail notification of success or failure of build, version control labelling, and archiving of build packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C and ASM code metrics and review tools. XML, Excel, and CSV reports for multiple segments within files such as production and unit test code. Web server GUI interface. Calculates lines of code (both LOC and eLOC), cyclomatic complexity, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sdist creates a skeletal set of distribution files for standalone Perl scripts, so that they can be installed with 'perl Makefile.PL; make; make test; make install' in the same way as Perl modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NCover - A tool to tell you how much of your program is covered by your automatic tests. Instruments source code prior to running unit tests to establish test coverage. * Nant integration * For use with continuous integration builds
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    ...Modeled after JUnit, it allows Mac OS X developers working in the Cocoa environment to write unit tests against objects and features both command-line and graphical test running tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    munit is a small test framework for GNU makefiles, inspired by the JUnit project. Since GNU make 3.80, makefiles can become very complex (recursive functions, dynamic contents via eval() etc.). munit has been developed to make it easy to test them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The OCL Translation Framework provides the ability, to generate/develop/test pluggable OCL translators which "translate" OCL into other languages (EJB-QL, Hibernate-QL, SQL, Java, etc.). Intended to be used within MDA toolsets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SmtpUnit is a smtp server written in java to be used for unit testing java code within a enterprise level or stand alone java application to test code that results in an email being sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Test Scenario Generator(TSG) is a graph editor, providing a software tester with GUI to model the behavior of software and generate test scenarios based on the model. TSG is managed by Software Evaluation and Test Lab at the University of WI-Milwaukee
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    JFreeProfilingCenter is a Java framework supporting the development of performance test programs. It is useful to inspect the performance of certain Java features like the performance effect of making classes final.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dabench is a graphical test bench for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CGI::Test - CGI regression test framework. A CPAN perl module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    majordojo is a collection of open source projects to assist developers in a variety of ways: engineering project management, user management, competitive software capability tracking, test planning, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A code generation utility that produces C# code implementing the DAAB V3 for specified tables. The intention is to provide full support for both Oracle and SQL Server. The utility will produce fully documented code and NUnit test classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Test Infected - what a developer becomes the first time a test suite pin-points a bug and saves him hours of debugging time. This Eclipse plugin is intended to support the test infected as much as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SkeletoNUnit automatically generates NUnit unit test skeletons for your .Net assemblies. Using reflection to probe the assembly for class definitions, test suites are easily made covering all methods and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An integrated NUnit test runner for Visual Studio .NET that allows for graphical display of test results, and easy navigation from results to source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gupta teamdeveloper unit test framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An easy to use Development Environment for OS developers to design, write, compile, test, and publish new or existing OS projects with ease.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    When developing EJB,it's very bothering to set up the enviroment to debug EJB. EmbededEJB's goal is to provide an embeded EJB container to let you test and debug EJB not from another process. It's in the same thread of the caller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SimpleScript is a simple programming tool for scripting languages (Perl, PHP, Python, Ruby, TCL) written in Obj-C/Cocoa. It can be used by experienced developers to write and test on the fly small routines, and is a good solution for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Utility to call Web Services using the SOAP protocol. Very usefull for testing during web services development. It allows to run tests from scripts files. Services can also be called from a command line interface or using a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of the EPAL Scenario Testing System is to provide a Graphical User Interface (GUI) that gives the EPAL user an easy-to-use tool for sending valid or invalid test scenarios to the EPAL Conformance Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Winfessor .NET Unit Test Library is a very simple, feature-lacking unit test framework and Winforms GUI designed to get the job done. Tests are ran on a background thread so the GUI remains responsive. Attributes are used to designate test items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xUnit is a XP style unit testing framework. xUnit uses a protocol between a front-end to display test results and a test driver linked into applications - removing the link time dependencies between the application and the graphics, formatting libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB