Dream CLI¶
Dream is a package that was originally created to test tau itself. It got refactored so it can be used for writing E2E tests for projects running on tau. We also, built a CLI tool that allows local development.
Dream can be installed on Linux, Mac or Windows.
Installation¶
Starting a Local Cloud¶
Starting a local cloud environment is as easy as running:
If you'd like to play around with dream, Start a local Cloud is a good place to start.
For more information about using dream as a library for E2E testing, see the dream repository.