Skip to content

Block Site Extension vs Isolator

A side-by-side look at Block Site Extension and Isolator. For an in-depth review of either product, follow the links below.

Block Site Extension

Block Site Extension

Productivity

Block Site is a browser extension that allows users to block access to distracting or unproductive websites. It works by letting you create a custom list of sites to block, and it will prevent those sites from loading when you try to access them.

productivityfocuswebsite-blockingbrowser-extension
Isolator

Isolator

Development

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.

unit-testingnettest-automation