Fixed up for v1.6 by TheCosmicSlug
original releases can be found at Nexus page, and ModDrop
A simple Stardew Valley mod that will let you quickly and easily test your mod's dialogue in-game without needing to worry about finding the NPC, etc.
Just pull up your SMAPI console, and do the following!
Basic usage: dh_testdialogue <Dialogue ID> <NPC name>
Advanced usage: dh_testdialogue <Full dialogue path> <NPC name> -manual
Regular example: dh_testdialogue summer_Wed2 Abigail
Advanced example: dh_testdialogue Characters\Dialogue\Abigail:summer_Wed2 Abigail -manual