# Easy Unit Testing - Typemock

> Markdown mirror of DialtoneApp's public top-site detail page for `typemock.com`.

URL: https://dialtoneapp.com/top-sites/typemock.com/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/typemock.com

## Summary

- Domain: `typemock.com`
- Website: https://typemock.com
- Description: ai readable | score 20 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 219676

## robots

~~~text
# Uncomment the next two lines only if blocking all bots is intentional
# User-agent: *
# Disallow: /

# Block SemrushBot
User-agent: SemrushBot
Disallow: /
Crawl-delay: 10

# Allow Googlebot
User-agent: Googlebot
Allow: /

# Allow Bingbot with crawl delay
User-agent: Bingbot
Allow: /
Crawl-delay: 10

# Allow Slurp (Yahoo) with crawl delay
User-agent: Slurp
Allow: /
Crawl-delay: 10

# Allow DuckDuckBot with crawl delay
User-agent: DuckDuckBot
Allow: /
Crawl-delay: 10

# Allow YandexBot with crawl delay
User-agent: YandexBot
Allow: /
Crawl-delay: 10

# Allow AI/LLM crawlers
User-agent: GPTBot
Allow: /

User-agent: ChatGPT-User
Allow: /

User-agent: Google-Extended
Allow: /

User-agent: Anthropic-Bot
Allow: /

User-agent: ClaudeBot
Allow: /

User-agent: PerplexityBot
Allow: /

# WordPress Directories and Files
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-content/plugins/
Disallow: /wp-content/cache/
Disallow: /wp-content/themes/
Disallow: /cgi-bin/
Disallow: /trackback/
Disallow: /wp-json/
Disallow: /comments/
Disallow: /readme.html
Disallow: /license.txt
Disallow: /tmp/
Disallow: /*?s=
Allow: /wp-admin/admin-ajax.php

# Question2Answer (Q2A) Directories and Files
Disallow: /answers/qa-config.php
Disallow: /answers/qa-plugin.php
Disallow: /answers/qa-external/
Disallow: /answers/qa-include/
Disallow: /answers/qa-theme/
Disallow: /answers/admin/
Disallow: /answers/qa-admin/
Disallow: /answers/register/
Disallow: /answers/login/
Disallow: /answers/reset/
Disallow: /answers/account/
Disallow: /answers/activity/
Disallow: /answers/users/
Disallow: /answers/qa-search/
Disallow: /answers/search
Disallow: /answers/qa-feed/
Disallow: /answers/rss/
Disallow: /answers/*?start=
Disallow: /answers/*?sort=
Disallow: /answers/*?by=
Disallow: /answers/*?page=
Disallow: /answers/*?order=
Disallow: /answers/*?filter=
Disallow: /answers/error_log
Disallow: /answers/backup/
Disallow: /answers/*.sql$
Disallow: /*?ap_page=shortlink
Allow: /answers/qa-content/

# General Sitemap
Sitemap: https://www.typemock.com/sitemap_index.xml
~~~

## llms

~~~text
# Project: Typemock Isolator
# Description: The standard unit testing tool for .NET and C++. Specialized in testing legacy code, static methods, and private members without refactoring.

## 1. Concepts & Strategy
- [Understanding Typemock](https://www.typemock.com/docs/): Overview of Isolator, Suggest, and SmartRunner.
- [Why Typemock?](https://www.typemock.com/): High-level summary of testing untestable legacy code.

## 2. AI Usage Recipes (The "How")
# These files are optimized for LLMs (Cursor, Copilot) to learn correct syntax patterns.
- [.NET / C# Patterns](https://www.typemock.com/docs/ai/dotnet-recipes.md): Recipes for Statics, Future Objects, and Private methods in .NET.
- [C++ / Isolator++ Patterns](https://www.typemock.com/docs/ai/cpp-recipes.md): Modern API recipes (Isolator class) for C++ testing.

## 3. Full API Reference
- [.NET Isolator API](https://www.typemock.com/docs/?book=Isolator&page=HtmlDocs%2FLLM.htm): Complete API definition for .NET.
- [C++ Isolator++ API](https://www.typemock.com/docs/?book=Ipp&page=llm.htm): Complete API definition for C++.
~~~

## llms-full

Not found.