New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
TestGen.Net can automatically generate test cases that comply with NUnit, from existing assemblies, for .Net programmers. This project is derived from Edwinyeah's NUnitPartner at http://www.freewebs.com/edwinyeah/
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.
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.
SyncML Conformance Test Suite is a tool to check if the Test Object implements all the mandatory features of the SyncML Device Management and Data Synchronization protocols.
Generates the C source code for Query Object Framework objects and provides a test environment linked against QOF to query objects, store in XML and export into SQL files. Create the fundamental object code from XML exported by any other QOF project.
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.
EasyUnit is a unit testing framework for C++ and EC++ that intends to ease this process. It is based on CppUnitLite administration-free concept with the following additions: fixtures support, customizable test runner and results printer.
AutoIt-Recorder is a tool written in C++ on
.NET for windows. It aids the AutoIT (seperate project)
developer in creating test scripts. These test scripts can
be fed into the AutoIT tools to help the automation and
testing of windows applications.
"Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
Secor is an interactive spell check system. It was designed to test a technique which uses the Trigram method as a filter to reduce the size of the dictionary. Once the selection is done, an edit distance method is used to rank the list of words.
frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
The project is aimed at providing Unified Design and Development Platform (UDDP). The extendible architecture can provide plugin support for any programming language, editor, tool, test environment, web/application server.
The XUL (XML UI Language) project provides free test suites to help ensure interoperability between different XUL motors/browsers and free, open-source show-case examples (aka blue prints) to demo the power of XML for creating UIs.
Build PC web manager to allow simple and flexible choice, via a GUI, of user defined build options and queue build and test requests. Provide e-mail notification of success or failure of build, version control labelling, and archiving of build packages.
C and ASM code metrics and review tools. XML, Excel, and CSV reports for multiple segments within files such as production and unit test code. Web server GUI interface. Calculates lines of code (both LOC and eLOC), cyclomatic complexity, and others.
NCover - A tool to tell you how much of your program is covered by your automatic tests.
Instruments source code prior to running unit tests to establish test coverage.
* Nant integration
* For use with continuous integration builds
A code generation utility that produces C# code implementing the DAAB V3 for specified tables. The intention is to provide full support for both Oracle and SQL Server. The utility will produce fully documented code and NUnit test classes.
SkeletoNUnit automatically generates NUnit unit test skeletons for your .Net assemblies. Using reflection to probe the assembly for class definitions, test suites are easily made covering all methods and properties.
An integrated NUnit test runner for Visual Studio .NET that allows for graphical display of test results, and easy navigation from results to source code.
KvTest is a C++ test framework. It aims at making test-driven development easy and affordable. It's features are, among others, easy integration, dependency tracking, and statistics.