Showing 24 open source projects for "qgis-osgeo4w-2.6.1-1-setup"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1
    Catch2

    Catch2

    A modern, C++-native, test framework for unit-tests, TDD and BDD

    ... and local way to share set-up and tear-down code in tests. You are on the devel branch, where the v3 version is being developed. v3 brings a bunch of significant changes, the big one being that Catch2 is no longer a single-header library. Catch2 now behaves as a normal library, with multiple headers and separately compiled implementation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    SASUnit

    SASUnit

    Unit testing for SAS(TM)-programs

    SASUnit is a unit testing framework for SAS(TM)-programs. It can be used for the development, execution and automatic documentation of tests for SAS programs. SASUnit is written purely on the basis of SAS macros and a few shell commands. There are two videos on YouTube: * Getting started: https://www.youtube.com/watch?v=Kc66hADHNyI * Usage of setup scripts: https://www.youtube.com/watch?v=9drW_6eg6G4 SASUnit is brought to you by HMS Analytical Software https://www.analytical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SimplyVBUnit is a VB6 unit testing framework written in Visual Basic 6. It closely follows the GUI setup of NUnit. Creating Tests is a snap, as you don't need to implement anything, just add your tests to a new class and GO!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Sinon.JS

    Sinon.JS

    Test spies, stubs and mocks for JavaScript

    Standalone test spies, stubs and mocks for JavaScript. Works with any unit testing framework. As before, Sinon.JS provides utilities that help test frameworks reduce the boiler-plate. As of Sinon 10 we stopped maintaining compatibility with legacy browsers. Instead, we focus on compatibility with evergreen browsers, Node.js LTS versions and recent Safari versions. The most up-to-date reference on which runtimes and browsers we support can be found by looking at our compatibility docs. Fake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
    Learn More
  • 5

    VBScript Development Kit (VDK)

    A VBScript development library for serious VBScript programmers

    The VBScript Development Kit (VDK) is a VBScript compliant development library to be used in any host that has support for Windows Script Host (WSH). Modelled after the Java Development Kit (JDK), the VDK adds programming features/concepts prevalent in other higher order programming languages such as Java, C#, etc. The VDK provides rapid development capabilities by providing out of the box support for many common programming activities e.g., string manipulation and handling, file...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    FORTRAN Unit Test Framework (FRUIT)

    FORTRAN Unit Test Framework FRUIT - TDD in FORTRAN

    FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this part can be used independent of the Ruby codes. The Ruby code is to make fixtures and reports easier. Rake is to build the project elegantly. This project also demonstrate a new way to build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    opmock

    Mocking and unit testing tool for C and C++

    Opmock is a mocking and testing tool for C and C++. It is useful if one wants to implement micro testing and TDD in a similar way of what exists in Java or C#. It is designed with legacy code in mind, and should work with all C++ and C compilers. NEW : version 2.1 is out. Currently there are no binaries to download, please checkout the code from svn and compile from the sources. You can checkout version 2.1 with the command: svn checkout svn://svn.code.sf.net/p/opmock/code/tags/opmock2.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    tSQLt - DB Unit Testing for SQL Server

    tSQLt - DB Unit Testing for SQL Server

    Moved to tSQLt.org (Database Unit Testing for Microsoft SQL Server)

    ... the following features to make it easier to create and manage unit tests: * Tests are automatically run within transactions – this keeps tests independent and reduces any cleanup work you need * Tests can be grouped together within a schema – allowing you to organize your tests and use common setup methods * Output can be generated in plain text or XML – making it easier to integrate with a continuous integration tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • 10
    dxlUnit

    dxlUnit

    unit testing framework for DXL (DOORS eXtension Language)

    This open source project provides a unit testing framework for the DOORS eXtension Language DXL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    XqqUnit

    XSLT and XML unit testing framework

    Framework to easily unit test XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 10 This Week
    Last Update:
    See Project
  • 14
    Base C/C++ library providing unit testing framework with integrated memory leak and buffer overrun detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Database Unit Testing framework for .NET. Places the database in a given state ready for unit testing of database access code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WUIv (Web UI Validator) is a Java-based end-to-end and unit testing framework for the User Iinterface of web appications. The project aims to allow for look-and-feel verification in an automated fashion (integrating with JUnit)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 5 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Suite Tester is an AJAX-driven add-on for the PHP SimpleTest unit-testing tool. The main benefits are conveniently testing an entire application or a single unit in one place, and quickly viewing a suite’s results one unit at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A cross-platform unit testing framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jECMAUnit is an ECMA (Javascript) unit testing framework that uses the underlying javascript engine and JUnit to perform the tests in java, allowing browser-less unit testing of javascript code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    COBUnit is a unit testing tool for COBOL. It provides a way to do Test Driven Development in legacy COBOL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A test framework for penetration testing Java classes and methods with randomized parameters and testing the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    torque - Automation Testing Tool

    torque - Automation Testing Tool

    Automation unit testing tool for C & C++ on Linux platform

    1. What is torque Torque is automation testing tool which is used for C and C++ application in Linux platform. It covers major testing areas such as Unit Testing, Functional Testing and Regression Testing. Two major sections of the testing area like memory management and code coverage is accomplished by open source tools, such as, • Valgrind -- Memory Management • Lcov -- Code Coverage • splint -- Static Code Analysis 2. Supported Platform • Linux operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next