- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Debugging and Testing
In the next chapters, you’ll learn about the tools Medusa provides for testing and debugging your Medusa application.
By the end of this chapter, you’ll learn:
- How to use Medusa's
@medusajs/test-utils
test to write integration tests. - How to use Medusa’s
Logger
utility to log messages.
Was this chapter helpful?