Showing 133 open source projects for "x86_64-linux-gnu"

View related business solutions
  • 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
  • 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?
    Learn More
  • 1
    Initially MbUnitAsp is port of NUnitAsp to MbUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Systin stands for System Testing in .Net. This is a port of the popular Systir program. Systin will allow for an abstraction of Test Case specification and Test Case automation execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
    Learn More
  • 5
    NUnitWeb is a DOT NET test framework for use in conjunction with NUnit. It's similiar to NUnitASP, but more complete. Javascript, ASPNET 2.0, file controls (multipart form data), and ordinary HTML are all supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    browserunit is a .Net library, which can be used to automate the microsoft internet explorer. the main purpose is testing web applications in a "watir-like" way, usually in combination with NUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Test Monkey has been renamed to BugEye. Please goto http://sourceforge.net/projects/bugeye.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The .NET Mock Objects project is a .NET framework whose goal is to facilitate developing unit tests in the mock object style.
    Downloads: 0 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
    Validation and extraction rules for VS-2005 web test framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Database Unit-Testing framework for .NET. puts your database into a known state before and between running tests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    INUnit. A library to integrate Internet Explorer with NUnit. Enables testing of web pages and scripts from within the NUnit framework. Exposes assert functionality to the web page which itself can be automated from .NET code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C++, Win32 API, Windows NT4, 2000, XP. NTServiceController is an application that allows you to perform operations on the NT services database(start, stop, install, uninstall, modify, list).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The DBC framework uses reflection to inspect a type, it then generates source for a proxy object containing checks on predicates in attributes attached to members of the type. Proxy code is compiled into an in-mem assembly used to enforce DBC rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NXUnit is a NUnit-style unit testing framework about XML for .NET Framework. It is an extension to NUnit. It brings you the ability to do unit testing easily in XML applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of the project is to port the dumbster project to C#. It is a simple SMTP server that responds to SMTP requests and stores the messages to be queried in a manner suitable for .Net based automated test frameworks such as nMock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Autonomous is a powerful framework to make autonomous class tests. With it you can make the autonomous objects with your operations, specify one behavior then start the process. The tests will be executed in linear, circular or aleatory way. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Set of C# classes that allow you to perform load/stress tests from any .NET program using custom scripts written in any .NET programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    An XML socket server written in C# to be used by Flash developers who desire comprehensive logging and property inspection capabilities without the to use the Macromedia IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    A framework to allow for the testing of SQL stored procedures (MS Server and Oracle) via C# code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is of use to anyone writing rules for the FxCop checker for .net. This provides a framework that will allow you to tag tests with attributes that will provide you with control of what tests are ran against you rules.
    Downloads: 0 This Week
    Last Update:
    See Project