Description: Dev-Pascal is an integrated development environment (IDE) for the Pascal programming language. It includes an editor, debugger, and other tools to help developers create, test, and debug Pascal programs on Windows.
Type: software
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