Developer Guide
Introduction
This guide provides comprehensive documentation to help you effectively use Suites for testing applications built with dependency injection. Whether you're new to Suites or an experienced user, you'll find detailed information and practical examples to help you create reliable, maintainable tests.
What You'll Learn
The Developer Guide will help you:
- Master the fundamentals of unit testing with dependency injection
- Understand the different testing approaches supported by Suites
- Learn best practices for writing effective tests
- Integrate Suites with various DI frameworks and testing libraries
Prerequisites
Before diving into the Developer Guide, we recommend:
- Understanding What is Suites? - Familiarize yourself with the core concepts
- Having basic knowledge of TypeScript and unit testing principles
- Working with a project that uses dependency injection
Getting Help
If you encounter challenges or have questions while using Suites, consider these resources:
- Check the GitHub Discussions for community support
- Review the examples repository for practical implementations
- Search for existing issues or create a new one on GitHub Issues