Menu

#9 Test output format configuration - verbose - list all tests. Also: DebugListener.

Version 2 Upgrade
closed
5
2014-08-15
2013-11-29
No

One [useful output feature] would be a more verbose method that actually lists all the tests being run, so it would be easier during development to remind yourself of which tests passed, as well as which ones failed.

Related

Feature Requests: #9

Discussion

  • Michael L. Rilee

    Another aspect of this is possibly the command line activation of DebugListener.

     
  • Michael L. Rilee

    • labels: OutputFormat --> OutputFormat, CommandLine, CommandLineActivation, DebugListener
    • summary: Test output format configuration - verbose - list all tests. --> Test output format configuration - verbose - list all tests. Also: DebugListener.
     
  • Michael L. Rilee

    We now have the following:

    -v or -verbose Verbose execution.
    -d or -debug Provide debugging information.

    IIRC what they do is very basic--does the -v option "list all the tests?"

     
    • Tom Clune

      Tom Clune - 2014-04-26

      On Apr 26, 2014, at 4:14 PM, "Michael L. Rilee" mlrilee@users.sf.net wrote:

      We now have the following:

      -v or -verbose Verbose execution.
      -d or -debug Provide debugging information.

      IIRC what they do is very basic--does the -v option "list all the tests?"

      Yes, or at least until the executable crashes. For the moment -v and -d are equivalent, but I can imagine -d providing greater detail sometime in the future.

      [feature-requests:#9] Test output format configuration - verbose - list all tests. Also: DebugListener.

      Status: open
      Group: Current Release Upgrade (v2)
      Labels: OutputFormat CommandLine CommandLineActivation DebugListener
      Created: Fri Nov 29, 2013 05:04 PM UTC by Michael L. Rilee
      Last Updated: Thu Dec 05, 2013 04:37 AM UTC
      Owner: Michael L. Rilee

      One [useful output feature] would be a more verbose method that actually lists all the tests being run, so it would be easier during development to remind yourself of which tests passed, as well as which ones failed.

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/pfunit/feature-requests/9/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

      Thomas Clune, Ph. D. Thomas.L.Clune@nasa.gov
      CISTO Code 606.0
      NASA GSFC 301-286-4635
      MS 610.8 B33-C128
      Greenbelt, MD 20771

       

      Related

      Feature Requests: #9

  • Michael L. Rilee

    Functionality exists with -d and -v.

     
  • Michael L. Rilee

    • status: open --> closed
     

Log in to post a comment.