Add user module testing using Test::DependentModules
[gitmo/Mouse.git] / author / requires.cpanm
index 18172ac..ac3d7c3 100644 (file)
@@ -12,6 +12,13 @@ Test::More
 Test::Exception
 Test::LeakTrace
 Test::Output
+Test::Requires
+
+# author's tests
+Test::Pod
+Test::Spelling
+Test::Pod::Coverage
+Test::DependentModules
 
 # required by recipes
 Regexp::Common