mix plushie.inspect (Plushie v0.7.1)

Copy Markdown View Source

Inspect a Plushie app's UI tree.

Without --script, shows the initial view tree (no renderer needed). With --script, starts a test session, runs the script, and shows the tree after execution.

Usage

mix plushie.inspect MyApp
mix plushie.inspect MyApp --script test/fixtures/setup.plushie