Showing 33 open source projects for "jargs/gnu/cmdlineparser"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 1

    PureJS-Tools

    A Javascript library to make unit test and multiple onload events

    PureJS-Tools is a lightweight library to simplify some aspect code of pure javascript like the written of unit test or the manage of the onload event. Thanks to this library, you can make easily unit test to your JS code. This is a free library under the GNU General Public License version 3.0 (GPLv3). This means that you can use the PureJS-Tools in your own project, redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PLEASE NOTE that CppTest is in the process of migrating to GitHub: https://github.com/cpptest/cpptest CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extendability. Several output formats are supported and new ones are easily added. PLEASE NOTE that CppTest is in the process of migrating to GitHub: https://github.com/cpptest/cpptest
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3

    FRUCTOSE

    C++ unit testing framework

    C++ unit testing framework, very cutdown compared to CppUnit but very simple and implemented entirely using header files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    dude development environment for java

    dude development environment for java

    Compile and run Java programs without using command mode!

    Dude is a small simple development environment written in Java which allows you to compile and run Java programs without using the command window. It is platform independent and open source. Dude is easy to set up and uses the same directory structure for source and object files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    Pikzie is an Unit Testing Framework for Python. Pikzie provides more Pythonish API(*) and more usefull test result output rather than PyUnit (unittest.py). (*) PEP 8 -- Style Guide for Python Code: http://www.python.org/dev/peps/pep-0008/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    utPLSQL
    Our objective: to provide a unit testing framework for PL/SQL developers modeled on the Junit and Xunit frameworks. Based on the Extreme Programming methodology, utPLSQL makes it easy for developers to set up and execute unit tests of packages. Active development of this project is now on GitHub
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    mlUnit

    mlUnit

    MATLAB unit test framework

    mlUnit is a unit testing framework for the MATLAB .m language. It considers the patterns of the xUnit family, include assertions, test cases and suites as well as the fixture. In contrast to MATLAB's own unit test framework: * mlUnit output jUnit compatible XML reports * mlUnit is compatible with Your MATLAB (not just R2013b), down to at least R2006b * mlUnit offers specialised assert functions, e.g. assert_empty, assert_warning, and many more. slUnit is a unit testing framework for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NatUnit

    Unit-Test-Framework for Natural (SAG)

    NatUnit is a Unit-Test-Framework for Natural. Natural is a 4GL programming language from Software AG (SAG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 10
    R Unit test framework R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple C++ unit testing framework contained within a single header file. Minimal code is required for each new test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project moved to GitHub, https://github.com/aevdokimenko/tsqlunit TSQLUnit is a framework to write tests for applications written in Transact-SQL. It follows the tradition of the "xUnit" framework that is available for almost all programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Unit Testing Framework - XSLT (UTF-X) is a JUnit extension for testing XSLT stylesheets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    CuTest lets you write unit tests for your C code. You should use it because: (1) It has the cutest name, (2) It looks and feels like JUnit, (3) It is cross-platform, (4) It ships in a single .c and .h file for ease of deployment.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 15
    Smokestack is a modular JEE unit testing framework, independent of Java unit testing framework (like JUnit or TestNG) with functionality geared for validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JsUnit is a unit testing framework for client-side JavaScript in the tradition of the XUnit frameworks. Development began in 2001. As of 11/28/2009, development has moved to GitHub: http://github.com/pivotal/jsunit
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Simpletest JS is a pure javascript unit testing framework designed to be run on a javascript interpreter like Rhino or SpiderMonkey. It doesn't require java or a browser, just a javascript interpreter. It's also very, very minimal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AsUnit is the only open-source unit test framework that supports Flash Players 6, 7, 8 and 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    [12-06-07] MXUnit has moved: http://mxunit.org ... Thanks! MXUnit is a unit testing framework for ColdFusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Crosscheck is a JavaScript unit-testing framework capable of emulating multiple browser environments. For more information see: https://dev.thefrontside.net/crosscheck
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rehersal is an Unit Testing framework for Scala. It is intended as a replacement for SUnit. It supports use from ant, and can be customised to support Integration Testing, Regression Testing and other forms of automated testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A robust C unit testing framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A unit testing framework for regression testing database stored procedures. Written in Java/JUnit/XML.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Unit testing framework for PDMS/PML
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next