Skip to content

Instantly share code, notes, and snippets.

@mephinet
Created July 20, 2018 11:36
Show Gist options
  • Save mephinet/0426a63bd512e46dfc2b63f1165d88b6 to your computer and use it in GitHub Desktop.
Save mephinet/0426a63bd512e46dfc2b63f1165d88b6 to your computer and use it in GitHub Desktop.
use strict;
use warnings;
use Test::Class::Moose::Runner;
my $runner = Test::Class::Moose::Runner->new();
$runner->runtests;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment