http://www.perlmonks.org?node_id=1195487


in reply to Re^2: Outthentic significant release - version 0.3.0
in thread Outthentic significant release - version 0.3.0

OK, now you're getting somewhere.

Scenarios are scripts. Check files are like tests. Stories are...still not sure.

In the Outthentic page, if the Synopsis had useful words, or there was a Description section, or generally this page resembled other module pages like bigint or Getopt::Declare, I would be satisfied.

I'd suggest that page be rewritten for a user's point of view.

-QM
--
Quantum Mechanics: The dreams stuff is made of

  • Comment on Re^3: Outthentic significant release - version 0.3.0

Replies are listed 'Best First'.
Re^4: Outthentic significant release - version 0.3.0
by jdporter (Paladin) on Jul 19, 2017 at 18:07 UTC

    I had (and have) the same issue. I'd like to see how a typical perl program, using Getopt::Long, Pod::Usage, Moose, Mojolicious, whatever, would get translated into Outthentic.

      I have just created Outthentic FAQ Pages trying to clear "terminology", "usage examples" and "how to port existed Perl script to" and other useful points.

        Excellent. Thank you!

      on I'd like to see how a typical perl program, using Getopt::Long, Pod::Usage, Moose, Mojolicious, whatever, would get translated into Outthentic.

      Good idea, I will think about Perl5 to Outthentic migration guide. But before this please read my previous answer.

      Thanks
Re^4: Outthentic significant release - version 0.3.0
by melezhik (Monk) on Jul 20, 2017 at 11:47 UTC
    Hi!

    Outthentic – quick way to develop user’s scenarios - I would highly recommend you to read this and then get back to the Outthentic documentation to get deeper. And as the last resort you can just hack into existed real life examples at SparrowHub ( Please only skip swat-* plugins cause they are irrelevant )
    Regards