Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
dotUnit is a port of JUnit (www.junit.org) to the Microsoft .net platform. This testing framework allows for automated unit and functional tests which are vital for refactoring and regression testing.
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 useracceptance tests and generate various forms of documentation with screenshots.
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.
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.
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"
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.
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.
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.
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.
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.
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.
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.
A .Net 2.0 library that encapsulates from ADO.Net the functionality for connecting to the most common data servers like MySql, PostgreSql, MsSql (testing), ms Access(testing) and Oracle(soon).
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.