Showing 175 open source projects for "open-shell"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    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
  • 2
    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
  • 3
    IETest is a testing framework for testing web applications running in Microsoft Internet Explorer. The framework works by remote controlling an instance of Internet Explorer. IETest is written in C#. Test programs can be written in any .NET language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    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
  • 6
    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
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    A .net port of TestDox / AgileDox to display a summary of your nUnit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    ClassMirrors.NET is a testing tool which can create mirror class wrappers for .NET objects exposing internal and private classes and properties for testing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    Jester.NET is a port of the popular Jester mutation testing tool for Java. Jester.NET is designed to slightly mutate your application code and then run your unit tests in order to expose gaps in your testing strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fitter is a .NET-specific framework modeled after Fit, the Framework for Integrated Tests. It allows you to write your tests in Microsoft Word and also includes a GUI test runner to make running the tests as easy and convenient as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AutoSetup

    Automates mocking of dependencies for class under test

    Automates mocking dependencies for class under test. Helps C# developers reduce time spent for the tedious recurring task of creating mocks and a setup method in unit test classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C# scripts for dtmINSPECTOR which support filling out the DTM styleguide checklist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project creates a WatiN Page class (or classes) mirroring a .Net aspx page (or pages). It encapsulates finding html elements on a page and gives you a typed pages API to easily create your website integration tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NDemo is a .NET framework for creating automated demos in a TDD-style approach. These demos can then be used to create interactive or automated user acceptance tests and generate various forms of documentation with screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    miru

    C Unit Test Framework

    C Unit Test Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is aim to support a automatic generate test code from test case document. It dependence XUNit test module, and seem support all x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple Stopwatch is a Windows Performance Testing tool written in C# .Net. It uses global mouse and keyboard shortcuts for easy control. Application also provides different UI views and logging of performance measurements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KodeFu is an N-tier entity code generator that copies object definitions from a .NET assembly and generates equivalent source code for the objects, translator classes, and a suite of unit tests for said translators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NFitnesse is an emulation of the popular Fitnesse Wiki and Test server that can be hosted under IIS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Everything is Slow!

    An automated network speed test utility

    This is a utility intended for IT professionals to deploy to their users. It will do several speed tests and report the results to an e-mail address, helping to track down complaints that "everything is slow"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AceJudge is a system for managing programming contests. AceJudge's basic features include automatic judging of submitted programs, answering to clarification questions about problem descriptions, reevaluation of programs, real time ranking etc.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB