Test::Mojo is just an extension of the Test::More framework for mojo-specific purposes. To test non-web parts of your Mojolicious application, just use Test::More as you normally would for other Perl software.
Joel On Sunday, June 29, 2014 2:51:49 PM UTC-5, Neil Watson wrote: > > Greetings, > > The Test::Mojo examples show URL related testing. How would I go about > testing Mojo commands or an arbitrary subroutine? > > -- > Neil Watson > Linux/UNIX Consultant > http://watson-wilson.ca > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
