Showing 56 open source projects for "framework-arduinoststm32"

View related business solutions
  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    NUnit 3 Framework

    NUnit 3 Framework

    NUnit 3 Framework

    NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 3, has been completely rewritten with many new features and support for a wide range of .NET platforms. NUnit is intended to be extensible. We can't do everything for everybody but we want to make it reasonably easy to extend NUnit. In many cases, users will be able to implement a special feature outside of our scope by simply creating a new attribute that embeds the required logic. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    vstest

    vstest

    Visual Studio Test Platform is the runner and engine that powers test

    The Visual Studio Test Platform is an open and extensible test platform that enables running tests, collect diagnostics data and report results. The Test Platform supports running tests written in various test frameworks, and using a pluggable adapter model. Based on user-choice, the desired test framework and its corresponding adapter can be acquired as a vsix or as NuGet package as the case may be. Adapters can be written in terms of a public API exposed by the Test Platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Template Studio

    Template Studio

    Template Studio accelerates the creation of new WinUI 3, WPF, etc.

    ...To get started, install the appropriate extension, then select the corresponding Template Studio project template when creating a new project in Visual Studio. Name your project, then click Create to launch the Template Studio wizard. Specify which capabilities you want to use in your app, and we'll build out the framework for the features in your app, tagging TODO items. Here you can add features that enable your app to interact with storage, notifications, layout theming, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zebrunner Community Edition

    Zebrunner Community Edition

    Test Automation Management Tool

    ...It allows you to run various kinds of tests and gain successive levels of confidence in the code quality. Zebrunner CE is integrated by default with Carina open-source TestNG framework and uses Jenkins as a CI Tool. It is built on top of popular docker solutions and includes Postgres database, Zebrunner Reporting, Jenkins Master/Slaves Nodes, Selenium Hub, Mobile Device Farm (MCloud), SonarQube, etc. All components are deployed under NGINX WebServer which can be configured in a fully secured environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    A library of classes designed to be used in conjunction with a unit testing framework such as NUnit. The library facilitates automated tests, mock objects and white box testing (GUI testing etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Test automation framework, for building fast, re-usable and reliable system tests under windows OS. It includes a tool for developing automation in .NET, and a GUI tool to compose automation with no coding skills. Learn more: http:/qaliber.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    GUITAR - A GUI Testing Framework

    A model-based test automation framework for GUI applications

    This framework supports a wide variety of model-based GUI testing techniques. The innovation lies in the architecture of GUITAR, which uses plug-ins to support flexibility and extensibility. Software developers and quality assurance engineers may use this architecture to create new toolchains, new workflows based on the toolchains, and plug in a variety of measurement tools to conduct GUI testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    WebAppBurner

    WebAppBurner

    Benchmarking tool for web based applications and web servers.

    ...WebAppBurners is able to execute several HTTP(S) requests with multiple workers, and each worker (which simulate an user) can perform multiple iterations (loops). It is able to send POST data to given Urls and it keeps received cookies during each iterations. It runs on Windows with .NET 4.0 framework. Use this program only on web applications and servers you are authorized to do so !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Factory Equipment Network Testing

    Measurement science-based performance & conformance testing framework

    ...Connecting equipment to the factory network can make accurate production information immediately available, but widespread interconnection of equipment has been inhibited by the lack of common information models and methods to measure performance and conformance. This project will develop and deploy a measurement science-based performance and conformance testing framework to enable real-time factory floor monitoring and optimization of manufacturing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    Otter Unit Test Framework is a tool which performs automated Unit Test in .NET 4,0 or above applications. It works similarly to the JUnit and it used as part of the application being tested, in MS Web or C# Developer 2010. Older versions (00.05 and below) were developed for MS Visual Studio 2005 and can still be downloaded. For them, a MS Visual Studio Plugin was developed and in the project´s home page you can find its documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Framework for DotNet 3.5 applications to provide post-installation sanity checks : including validation of database's schemas against LINQ to SQL mappings, checking for the presence of required app config keys, and more (to be determined)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NUnit brings xUnit-style unit-testing to all .Net languages. Although we no longer host our development on Sourceforge, our latest releases are always available here, as well as at our current development site at http://launchpad.net/nunitv2 Please report bugs at http://bugs.launchpad.net/nunitv2 You can browse or download the current source code at http://code.launchpad.net/nunitv2
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13

    Nan.System.Framework

    Framework-level utilities on .NET Framework 4.0 (C#)

    Nan.System.Framework v.1.0 (Alpha) Framework-level utilities on .NET Framework 4.0 (C#) NOTE: Depends on Nan.System.Platform: http://sourceforge.net/projects/nan-sys-plat/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MbUnit is an advanced unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NUnit.Extensions is a collection of classes which assist with unit testing of .net code using NUnit. Please note that this is not part of the NUnit framework and is in no way endorsed or supported by the people who develop and support the NUnit frame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Product and automation tool independent test automation framework, which uses keyword-driven automation approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A framework that compares performance of different pieces of code. Available in four languages: c#.net (SharpKinoko), java (JKinoko), c (CKinoko) and c++ (CppKinoko)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WatiN (pronounced "what-in") aims to bring you an easy way to automate Web Application Testing in .Net. Inspired by Watir, WatiN has grown into a feature rich and stable framework, offering automation of Internet Explorer and Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A test framework coded in the C# programming language and provided as a .NET assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wheeeee.Mocka - a mocking framework for .net 3.5+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. See project's Wiki for more informatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yet another .Net mocking framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A collection of useful tools for developers in .Net, including mocking framework, utility library, extention to Castle's Windsor, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a plugin for Resharper that adds intellisense for the NMock2 mocking framework to Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Release and documentation of a versatile load and performance testing framework. Available in both Java and C# versions, this testing framework boasts simplicity in its implementation with easy to follow examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next