# How to Use the Materialize Emulator

DevFeed: [How to Use the Materialize Emulator](<https://devfeed.tech/articles/how-to-use-the-materialize-emulator-30825.md>)

Original publisher: [Read original article](<https://hookrace.net/blog/materialize-emulator/>)

Published: 2024-10-15T22:00:00Z

Content type: tutorial

Language: en

Sources: [Dennis Felsing](<https://devfeed.tech/sources/dennis-felsing.md>)

Topics: [Emulator](<https://devfeed.tech/topics/emulator.md>), [Docker Image](<https://devfeed.tech/topics/docker-image.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [docker-image](<https://devfeed.tech/tags/docker-image.md>), [emulator](<https://devfeed.tech/tags/emulator.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [qa](<https://devfeed.tech/tags/qa.md>), [testing](<https://devfeed.tech/tags/testing.md>)

## AI overview

This article introduces the Materialize Emulator, a Docker image used during testing to maintain a locally hosted version of Materialize. It directs readers to the Materialize blog for the full post.

## Source excerpt

In our last blog about our Quality Assurance (QA) team, we gave an overview of the QA process, including our software and testing methods. One of our key tools during testing is the Materialize Emulator, a Docker image that allows you to maintain a locally hosted version of Materialize. Read the rest of the blog post over on the Materialize blog.