Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
CUMock or CMock is a mock framework for interaction based unit testing, inspired by JMock. Good for Test Driven Development (TDD) in the C language. Extends CUnit or any other framework with adapters. Self describing.
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.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Wiggly is an extensible C# library providing tools that ease configuration woes across your application and build processes.
For example, it can provide a unified view of all the properties you might care about for a set of related applications. Wiggly can also be integrated directly into your applications.
Visit the Wiki page for more detail.
- Simple example of Concurrent Programming in C and Java (Ended in 2007) - Temptative of a template graphic parser for g++ template errors in Java (Only the core model)
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.
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.
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.
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.
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.
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.
DevMentor Linux base Distro Will be compact with small install footprint, minimize memory and resource consumption. Clean separation of areas: 1. Stand alone server base ( mail, ftp, proxy, http, file-server, ... ) 2. Development Tools, Console Editors 3
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.