-
- Distribution: Minilla
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues (31)
- Testers
- Kwalitee
- 37.48% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
- 24 month
- Tools
- Download (90.12Kb) 0
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 52 contributors
- Tokuhiro Matsuno
- Alex Kapranoff
-
Alexander Karelas
- Anirvan Chatterjee
- Chris White
- Daisuke Maki
-
Daisuke Murase
- Dan Book
-
Fitz Elliott
-
Fuji, Goro
- GeJ
-
Graham Knop
-
Helmut Wollmersdorfer
-
Hiroyuki Akabane
- ITO Nobuaki
-
Jason Cooper
-
Jiro Nishiguchi
- Jose Luis Perez Diez
- Jörg Forstreuter
- Kaz Utashiro
- Keiji, Yoshimi
-
Kenichi Ishigaki
-
Klaus Eichner
- Manni Heumann
-
Masahiro Nagano
-
Nathaniel Nutter
- Oleg Gashev
- Peter Oliver
-
Pine Mizune
- Ryo Okamoto
- Shohei YOSHIDA
-
Shoichi Kaji
-
Songmu
-
TAGOMORI Satoshi
-
Takumi Akiyama
-
Tatsuhiko Miyagawa
- Thibault DUPONCHELLE
- Yuji Shimada
- Zak B. Elep
-
aereal
- amarnus
- hideo55
- iwata-motonori
-
karupanerura
- kazhiramatsu
- keita.iseki
-
mattn
-
moznion
- sago35
- tokuhirom
- vti
- ysasaki
- Dependencies
- App::cpanminus
- Archive::Tar
- Config::Identity
- CPAN::Meta
- Data::Section::Simple
- ExtUtils::Manifest
- File::pushd
- File::Which
- Getopt::Long
- Module::CPANfile
- Module::Metadata
- Module::Runtime
- Moo
- parent
- Pod::Markdown
- TAP::Harness::Env
- Term::ANSIColor
- Text::MicroTemplate
- Time::Piece
- TOML
- Try::Tiny
- URI
- version
- CPAN Testers List
- Reverse dependencies
- Dependency graph
NAME
Minilla::CLI::Test - Run test cases
SYNOPSIS
% minil test
--release enables the RELEASE_TESTING env variable
--automated enables the AUTOMATED_TESTING env variable
--author enables the AUTHOR_TESTING env variable (default
behavior)
--all enables the RELEASE_TESTING, AUTOMATED_TESTING and
AUTHOR_TESTING env variables
DESCRIPTION
This sub-command run test cases.
Module Install Instructions
To install Minilla::CLI::Test, copy and paste the appropriate command in to your terminal.
cpanm Minilla
perl -MCPAN -e shell install Minilla
For more information on module installation, please visit the detailed CPAN module installation guide.