📚 TOC

📚 Table of Contents

Welcome to your comprehensive guide for the @fizzwiz/mockchain library! Whether you're just starting out or exploring advanced abstractions, this guide will help you navigate the documentation and resources with ease.


🚀 Getting Started

  • Welcome Overview, audience, and organizational principles behind the library.

  • Quick Start How to install and write your first meaningful code with @fizzwiz/mockchain.

  • Introduction The motivation, philosophy, and design goals shaping the library’s architecture.

  • Contribute & Feedback Ways to report issues, suggest improvements, or contribute to the project.


📄 API Overview

🧬 Core Package:

  • 🃏 MockChain class A mockable Promise subclass designed for deterministic async testing.

🧠 Concepts & Patterns


🎯 Practical Examples

Coming soon — real-world usage to help you master the library.


📌 This page will be updated regularly — bookmark it to stay current with project developments.


Comments

Popular posts from this blog

🔑 Why MockChain Is a Chain

🏁 The autostart Flag

⚠️ Async Functions Are Not Mockable