Skip to content

Martin1991zab/atom-perl-prove

 
 

Repository files navigation

atom-perl-prove package

Run tests for your perl based project using prove from within atom.

When activated, this package will check what the base directory for the git repository for the current file, and execute prove -lr t from within that directory. While tests are running, output from prove will stream into a newly opened panel. The panel will automatically be hidden when the command completes if all tests pass, and will remain visible otherwise. The output pane visibility can be toggled with the Show/Hide test output toggle.

Screenshot of Perl-Prove output

About

Atom package to run perl prove on current project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 95.2%
  • CSS 4.8%