books
Free Books / Computers / Practical mod_perl /

previous page: 3.3. Testing the Server (make test)
  
page up: Practical mod_perl | by Stas Bekman and Eric Cholet
  
next page: 3.3.2. make test Troubleshooting

3.3.1. Manual Testing




Description

This section is from the "Practical mod_perl" book, by Stas Bekman and Eric Cholet. Also available from Amazon: Practical mod_perl

Tests are invoked by running the ./TEST script located in the ./t directory. Use the -v option for verbose tests. You might run an individual test like this:

panic% perl t/TEST -v modules/file.t

or all tests in a test subdirectory:

panic% perl t/TEST modules

The TEST script starts the server before the test is executed. If for some reason it fails to start, use make start_httpd to start it manually:

panic% make start_httpd

To shut down Apache when the testing is complete, use make kill_httpd:

panic% make kill_httpd

 

Continue to:

  • prev: 3.3. Testing the Server (make test)
  • Table of Contents
  • next: 3.3.2. make test Troubleshooting

Books by Stas Bekman:















TOP
previous page: 3.3. Testing the Server (make test)
  
page up: Practical mod_perl | by Stas Bekman and Eric Cholet
  
next page: 3.3.2. make test Troubleshooting

Topics

  • Animals
  • Architecture
  • Arts
  • Business
  • Computers
  • Crafts
  • Fairy Tales
  • Finance
  • Flora and Plants
  • Cooking
  • Gardening
  • Health and Healing
  • History
  • Home Improvements
  • Languages
  • New Age
  • Novels
  • Real Estate
  • Reference
  • Religion
  • Science
  • Society
  • Sports
  • Travel
  • Outdoors


Search

My Books

Headaches Begone! A Systemic Approach To Healing Your Headaches
Don't Let Your Bike Seat Ruin Your Sex Life Book

Discover

  • Answers FAQ

[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007-2021 StasoSphere.com