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
Description: Object Pascal is an object-oriented version of the Pascal programming language. It builds on traditional Pascal with the addition of object-oriented programming features like classes, inheritance, interfaces and more. Popular uses of Object Pascal include developing desktop, mobile, web and gaming applications.
Type: software