Skip to content

ingydotnet/testml-script-pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
    TestML::Script - Support for running TestML as a script

SYNOPSIS
        #!/usr/bin/env testml

        %TestML 1.0

        Print("Hello, world");

DESCRIPTION
    TestML is a computer programming language for writing Acmeist unit tests
    (unit tests that run under any programming language and any test
    framework).

    This module will let you run TestML as a standalone script.

AUTHOR
    Ingy döt Net <ingy@cpan.org>

COPYRIGHT AND LICENSE
    Copyright (c) 2011. Ingy döt Net.

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

    See http://www.perl.com/perl/misc/Artistic.html

About

Run the TestML Language as a Script

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages