> For the complete documentation index, see [llms.txt](https://validium.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://validium.gitbook.io/docs/test-and-debug.md).

# Test and Debug

- [Getting Started](https://validium.gitbook.io/docs/test-and-debug/getting-started.md): Learn about the recommended paths of testing and debugging your projects on Validium.
- [Docker L1 - L2 Nodes](https://validium.gitbook.io/docs/test-and-debug/docker-l1-l2-nodes.md): Guide to setup dockerized containers of L1 and L2 nodes.
- [In-Memory Node](https://validium.gitbook.io/docs/test-and-debug/in-memory-node.md): Learn how to setup a local in-memory era\_test\_node.
- [Continuous Integration](https://validium.gitbook.io/docs/test-and-debug/continuous-integration.md): Use a GitHub Action to integrate era-test-node into your CI/CD environment.
- [Hardhat](https://validium.gitbook.io/docs/test-and-debug/hardhat.md): Learn how to test on era-test-node with Hardhat.
- [Foundry](https://validium.gitbook.io/docs/test-and-debug/foundry.md): Learn how to test using Foundry for ZKsync.
