Swat and Mojolicious
Hi. I continue to share some swat news. SWAT is automation test framework written on bash/perl and providing a simple DSL to rapidly create smoke tests for web applications.
Mojolicious is a ... ok ... everybody knows it :) - well known web application framework.
Recently I found it quite interesting idea of generating swat tests for existed mojo applications using routes introspection.
So this is how I created Mojolicious::Command::swat
This is a draft, I have not even uploaded it to CPAN, but if someone interested - may play with it - https://github.com/melezhik/Mojolicious-Command-Swat ...
Leave a comment