Packages make Pulsar do amazing things.
phoenix-toggle-test
Toggle loading of your Phoenix module and it's corresponding test file.
tested
This package adds support for unit tests ran with dub, the Dlang package manager.
copy-and-run-test
Copies the file path of the current test file, switches to the console and runs it.
language-minitest
Adds syntax highlighting for Minitest files (both assertion and spec) in Atom.
test-list-maker
This package displays a list of all the tests in the active spec file. It looks for the 'describe' and 'it' syntax to populate an interactive test list in a panel.