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