octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55522] Add failure summary to __run_test_suit


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55522] Add failure summary to __run_test_suite__ output?
Date: Tue, 22 Jan 2019 10:24:11 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #3, bug #55522 (project octave):

Implementing Matlab's OO test framework is a larger project; I see this patch
as just an improvement to Octave's existing test output, and the class as just
an internal convenience for __run_test_suite__. I'd rather just add a test
summary here and look at doing their OO testing framework separately, probably
as a package first. Matlab's Unit Test framework isn't going to be compatible
with Octave's BISTs anyway (unless we extend it), because it doesn't have a
notion of XFails, regressions, or feature/runtime-condition skips.

Do you want to use the +matlab namespace for internal classes and/or Octave
classes that don't have corresponding Matlab ones, too?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55522>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]