Description: Codeshare is an online code collaboration tool that allows developers to share, run, and edit code snippets in real time. It supports over 50 programming languages and integrates with GitHub gists.
Type: software
Pricing: Open Source
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software