Showing 144 open source projects for "development"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unit testing framework, .NET MockObjects, which supply mock implementations for ADO.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DDUnit (Data Driven Unit Testing) is a project centered around the development of a unit testing tool that may be used where a user is interested that information ends up where, as and when it should having undergone some transformation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Framework provides a collection of objects designed to aid in writing C++ applications. Its features include: a unit testing framework, smart pointers, exceptions with stack traces, value-safe conversions, markup reading, XML writing, and support for mul
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EasyUnit is a unit testing framework for C++ and EC++ that intends to ease this process. It is based on CppUnitLite administration-free concept with the following additions: fixtures support, customizable test runner and results printer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Surrogate is a complimentary unit testing framework, especially suitable for unit testing of large, complex Java systems. Surrogate integrates seamlessly with JUnit, MockEJB and various mock object implementations and is based on the AspectJ technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    June is a unit testing framework for JAVA. It's designed to run configuable tests and can be used from command line or from Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PublicTest is an automated unit testing tool. In essence, it changes all private/protected accessibility members to public, allowing direct testing of members that would normally be inaccessible to a testing class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An actionscript 2.0 unit testing framework for use with with Macromedia Flex. Based on Nunit and other testing frameworks provides full support for testing Flex applications including asynchronous web service requests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Embedded Unit is unit testing framework for Embedded C System. Its design was copied from JUnit and CUnit and more, and then adapted somewhat for Embedded C System. Embedded Unit does not require std C libs. All objects are allocated to const area.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JMXUnit is a simple extension of Junit - the popular java unit testing framework from Erich Gamma and Kent Beck. The goal of the JMXUnit package is to support JMX vendor independent testing of JMX MBeans.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Unit testing framework for testing Microsoft Active Server Pages (ASP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VirtualMock is a Unit Testing tool. It uses Junit, Aspect-Oriented Programming (AOP) and the Mock Objects testing approach. Through AOP, it supports features which are not possible with other pure-java mock object frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Skimmer project is a set of tools for debugging. It provides a generic Unit testing framework for multiple programming languages as well as tools for detecting memory leaks, memory overruns, and other common problems in an automated manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    ColdUnit is a unit testing framework for ColdFusion. It is based upon the xUnit family of testing frameworks. Its simplicity and power make it a practical unit testing tool for ColdFusion, compatible with both ColdFusion 5 and MX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project provides a JUnit-like unit testing framework for the J2ME platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Testpilot is a browser based unit testing framework for testing websites. With it you can record the keystrokes and mouse events for a session and play them back automatically. You can include assertions for values in inputs DIVs or JavaScript variables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Generic unit testing framework and methodology for testing any kind of code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The most complete freely-available mock-object-based Servlet unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VBAUnit is an extension of Beck and Gamma's JUnit unit-testing framework designed to work in Microsoft's Office2000 using Visual Basic For Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple, robust, easy to use C++ unit testing framework. The output is being integrated with doxygen for automatic results reporting as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A completely extensible Java unit-testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A unit testing framework, that supports multiple programming languages through back-ends and allows multiple interfaces through front-ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A unit testing framework, in .NET using C#, primarily for the automation of HTTP unit tests. This is a port of HttpUnit, please see: http://www.httpunit.org/.
    Downloads: 0 This Week
    Last Update:
    See Project