October 2015 Archives

Outthentic - yet another test framework

Outthentic is a black box testing framework.

Instead of hack into objects and methods it deals with text appeared in stdout.

This is very first CPAN release to play with:


$ cpanm Outthentic

This is super fast intro:


# Create a story file:
# Story is just an any perl script that yields something into stdout.

$ nano story.pl

print "I am OK\n";
print "I am outthentic\n";


# C…

swatpm.org updated

Site has become quite concise but has interesting info about swat:

  • fork me on github button :) - this one is classic
  • 1 minute tutorial on swat tests
  • list of projects using swat ( more ones are wanted! :) )
  • list of swat examples

swat 0.1.55 released

Hi! A lot of new features and deprecation of some stuff.

New features:
- perl hooks api: modify_resource, accessors, downstream stories, swat_modules, set_server_response
- blank lines matching
- DELETE http methods

Follow https://github.com/melezhik/swat . SWAT - easy automated testing with perl.

About melezhik

user-pic Dev & Devops --- Then I beheld all the work of God, that a man cannot find out the work that is done under the sun: because though a man labour to seek it out, yet he shall not find it; yea further; though a wise man think to know it, yet shall he not be able to find it. (Ecclesiastes 8:17)