Git Product home page Git Product logo

perl-test-spec's Introduction

Test::Spec Travis CI Build Status

Test::Spec is a declarative specification‐style testing system for behavior‐ driven development (BDD) in Perl. The tests (a.k.a. examples) are named with strings instead of subroutine names, so your fingers will suffer less fatigue from underscore−itis, with the side benefit that the test reports are more legible.

This module is inspired by and borrows heavily from RSpec (http://rspec.info/documentation/), a BDD tool for the Ruby programming language.

See perldoc Test::Spec for syntax examples and usage information.

Installation

To install this module type the following:

perl Makefile.PL make make test make install

Dependencies

This module requires these other modules and libraries:

  • constant
  • List::Util
  • Package::Stash (>= 0.23)
  • Scalar::Util (XS version)
  • TAP::Parser
  • Test::Deep (>= 0.103)
  • Test::More
  • Test::Trap
  • Tie::IxHash

Author

Philip Garrett [email protected]

Source Code

The source code for Test::Spec lives at github: https://github.com/kingpong/perl-Test-Spec

Copyright and License

Copyright (c) 2011 by Informatics Corporation of America. Copyright (c) 2015 by Philip Garrett.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.

perl-test-spec's People

Contributors

haarg avatar kjellm avatar maio avatar kingpong avatar andyjones avatar mla avatar ptolemarch avatar dsteinbrunner avatar schwern avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.