github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

rija / test-more-behaviours

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Test::More Wrapper to assist Test Driven Development in perl — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

some cleanup 
rija (author)
Sat Oct 04 11:05:57 -0700 2008
commit  68f878aa9eb4cf08e1d2c016d81586f130520929
tree    8dd96295975c7c0d86dc3d686c468c5a94b40ecd
parent  2012adce5605de3f744e8bd3aa210a9035c07ce9
test-more-behaviours /
name age
history
message
file .cvsignore Loading commit data...
file Build.PL
file Changes
file MANIFEST
file META.yml
file Makefile.PL
file README
directory lib/
directory t/
README
Test-More-Behaviours version 0.0.2

This module was initially written by Antony Marcano when he was working with my team to help us practicing Test Driven 
Development.

It doesn't do much but it helps keeping Test::More based tests organized and documented in a way that make sense.
In addition, the set_up() and tear_down() mechanisms provided by JUnit was missed by Antony (who has a background in 
Java Development), so this feature has been added.

This module has also been used and exercised during several Coding Dojos.
 
More background information can be found on Antony Marcano's blog:
 * http://www.testingreflections.com/node/view/5333
 * http://www.testingreflections.com/node/view/5361


HISTORY

  - 0.0.4 - some cleanup
  - 0.0.3  -  Made caller() ignore the wrapping sub to test code that use caller() like carp() (thanks to schwern)
  - 0.0.2  -  Fixed syntax errors in login_recipe.t
  - 0.0.1 - Renamed the BBC grown code Test::More::LikeXUnit into Test::More::Behaviours
          - Packaged Test::More::Behaviours as a CPAN module
          - Added a login_recipe.t test  as an example test
          - Documented the API (first version, likely to be incomplete, may contains typo)

SEE ALSO

  Project home on github: http://github.com/rija/test-more-behaviours/tree/master

BUGS

none so far, but the module is at an early stage and not widely used.
Please, feel free to report any bug to the maintainer:

Rija Ménagé (rija.menage AT bbc.co.uk)


INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


Alternatively, to install with Module::Build, you can use the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install



DEPENDENCIES

None.


COPYRIGHT AND LICENCE

Copyright (C) 2007, British Broadcasting Corporation

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server